diff --git a/CHANGELOG.md b/CHANGELOG.md index 800541bd..96baa882 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,63 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.1.6 (2021-06-27) + + +### Bug Fixes + +* responsive fix and blog post added ([ce4ecd5](https://github.com/VLK-STUDIO/morfeo/commit/ce4ecd5bd2420e4457aad607a2132198f3afdc8b)) +* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) +* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +* documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +* fix wrong import on web-sandbox ([91cebec](https://github.com/VLK-STUDIO/morfeo/commit/91cebec1f7be8b2e33516801ec4a1220e1824033)) +* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) +* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +* prettier ([2c39593](https://github.com/VLK-STUDIO/morfeo/commit/2c395934ac63ba5ef7b816a3eb400ebc281298f6)) +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) + + +### Features + +* added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +* **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +* added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +* added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +* component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +* dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +* dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +* lcov reeporter added ([2be77a6](https://github.com/VLK-STUDIO/morfeo/commit/2be77a6c26e66c1b024c04fa50bee201efd65060)) +* morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +* **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) +* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +* useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +* web sandbox improvement ([d25758c](https://github.com/VLK-STUDIO/morfeo/commit/d25758c76b2769d55c8852c9f124ce1c4fe3c7b8)) +* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) + + + + + ## 0.1.5 (2021-05-23) diff --git a/apps/benchmarks/package.json b/apps/benchmarks/package.json index 28c28cf5..d6ced531 100755 --- a/apps/benchmarks/package.json +++ b/apps/benchmarks/package.json @@ -20,8 +20,8 @@ "benchmark": "^2.1.4" }, "dependencies": { - "@morfeo/core": "^0.1.5", - "@morfeo/jss": "^0.1.5", + "@morfeo/core": "^0.1.6", + "@morfeo/jss": "^0.1.6", "styled-system": "5.1.5" } } diff --git a/apps/native-sandbox/package.json b/apps/native-sandbox/package.json index 672da8c7..fc0cd829 100644 --- a/apps/native-sandbox/package.json +++ b/apps/native-sandbox/package.json @@ -10,8 +10,8 @@ "lint": "eslint . --ext .js,.jsx,.ts,.tsx" }, "dependencies": { - "@morfeo/native": "^0.1.5", - "@morfeo/hooks": "^0.1.5", + "@morfeo/native": "^0.1.6", + "@morfeo/hooks": "^0.1.6", "@types/styled-components-react-native": "^5.1.1", "react": "17.0.1", "react-native": "0.64.0", diff --git a/apps/svelte-sandbox/package.json b/apps/svelte-sandbox/package.json index 1400f060..6fb53de2 100644 --- a/apps/svelte-sandbox/package.json +++ b/apps/svelte-sandbox/package.json @@ -19,9 +19,9 @@ "svelte": "^3.0.0" }, "dependencies": { - "@morfeo/web": "^0.1.5", - "@morfeo/svelte": "^0.1.5", - "@morfeo/dev-tools": "^0.1.5", + "@morfeo/web": "^0.1.6", + "@morfeo/svelte": "^0.1.6", + "@morfeo/dev-tools": "^0.1.6", "rollup-plugin-replace": "^2.2.0", "sirv-cli": "^1.0.0" } diff --git a/apps/web-sandbox/package.json b/apps/web-sandbox/package.json index eecbdb99..69eacb15 100644 --- a/apps/web-sandbox/package.json +++ b/apps/web-sandbox/package.json @@ -3,9 +3,9 @@ "version": "0.0.7", "private": true, "dependencies": { - "@morfeo/react": "^0.1.5", - "@morfeo/dev-tools": "^0.1.5", - "@morfeo/styled-components-web": "^0.1.5", + "@morfeo/react": "^0.1.6", + "@morfeo/dev-tools": "^0.1.6", + "@morfeo/styled-components-web": "^0.1.6", "@testing-library/jest-dom": "^5.12.0", "@testing-library/react": "^11.2.6", "@testing-library/user-event": "^12.8.3", diff --git a/docs/package.json b/docs/package.json index d0434898..ceecf336 100644 --- a/docs/package.json +++ b/docs/package.json @@ -18,8 +18,8 @@ "@docusaurus/preset-classic": "^2.0.0-beta.2", "@docusaurus/theme-live-codeblock": "^2.0.0-beta.2", "@mdx-js/react": "^1.6.21", - "@morfeo/dev-tools": "^0.1.5", - "@morfeo/react": "^0.1.5", + "@morfeo/dev-tools": "^0.1.6", + "@morfeo/react": "^0.1.6", "@svgr/webpack": "^5.5.0", "clsx": "^1.1.1", "file-loader": "^6.2.0", diff --git a/lerna.json b/lerna.json index 52c91a82..1de3fdc7 100644 --- a/lerna.json +++ b/lerna.json @@ -1,4 +1,6 @@ { - "packages": ["packages/*"], - "version": "0.1.5" + "packages": [ + "packages/*" + ], + "version": "0.1.6" } diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 987ead16..ff214f31 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,40 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.1.6 (2021-06-27) + + +### Bug Fixes + +* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +* documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) + + +### Features + +* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +* component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/62189076da38078df33796fb16576b13ecdeeb85)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) + + + + + ## 0.1.5 (2021-05-23) diff --git a/packages/core/package.json b/packages/core/package.json index e09d6dac..c3b18209 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.1.5", + "version": "0.1.6", "license": "MIT", "main": "build/index.js", "module": "build/index.js", @@ -23,7 +23,7 @@ "watch": "tsc -w" }, "dependencies": { - "@morfeo/spec": "^0.1.5" + "@morfeo/spec": "^0.1.6" }, "peerDependencies": { "tslib": "^2.2.0" diff --git a/packages/dev-tools/CHANGELOG.md b/packages/dev-tools/CHANGELOG.md new file mode 100644 index 00000000..f0b63f2b --- /dev/null +++ b/packages/dev-tools/CHANGELOG.md @@ -0,0 +1,23 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 0.1.6 (2021-06-27) + + +### Bug Fixes + +* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) + + +### Features + +* added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +* added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +* added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +* dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +* dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +* morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) diff --git a/packages/dev-tools/package-lock.json b/packages/dev-tools/package-lock.json index cec4c65b..1dfe640d 100644 --- a/packages/dev-tools/package-lock.json +++ b/packages/dev-tools/package-lock.json @@ -1,6 +1,6 @@ { "name": "@morfeo/dev-tools", - "version": "0.1.5", + "version": "0.1.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/dev-tools/package.json b/packages/dev-tools/package.json index 261591aa..beeb3257 100644 --- a/packages/dev-tools/package.json +++ b/packages/dev-tools/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.1.5", + "version": "0.1.6", "license": "MIT", "main": "build/index.js", "module": "build/index.js", @@ -25,8 +25,8 @@ "build": "npx snowpack build && npm run copy:manifest && npm run copy:typings" }, "dependencies": { - "@morfeo/jss": "^0.1.5", - "@morfeo/web": "^0.1.5" + "@morfeo/jss": "^0.1.6", + "@morfeo/web": "^0.1.6" }, "devDependencies": { "@types/chrome": "^0.0.143", diff --git a/packages/fonts/CHANGELOG.md b/packages/fonts/CHANGELOG.md new file mode 100644 index 00000000..6fc17aae --- /dev/null +++ b/packages/fonts/CHANGELOG.md @@ -0,0 +1,18 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 0.1.6 (2021-06-27) + + +### Bug Fixes + +* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) + + +### Features + +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) diff --git a/packages/fonts/package.json b/packages/fonts/package.json index 0d4bb90a..24c017c0 100644 --- a/packages/fonts/package.json +++ b/packages/fonts/package.json @@ -5,7 +5,7 @@ "email": "andrea@vlkstudio.com" }, "private": false, - "version": "0.1.5", + "version": "0.1.6", "license": "MIT", "main": "build/index.js", "module": "build/index.js", diff --git a/packages/hooks/CHANGELOG.md b/packages/hooks/CHANGELOG.md index 899dd1c1..50585382 100644 --- a/packages/hooks/CHANGELOG.md +++ b/packages/hooks/CHANGELOG.md @@ -3,6 +3,33 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.1.6 (2021-06-27) + + +### Bug Fixes + +* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) + + +### Features + +* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +* useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) + + + + + ## 0.1.5 (2021-05-23) diff --git a/packages/hooks/package.json b/packages/hooks/package.json index c906edb2..fcab74d0 100644 --- a/packages/hooks/package.json +++ b/packages/hooks/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.1.5", + "version": "0.1.6", "license": "MIT", "main": "build/index.js", "module": "build/index.js", @@ -20,12 +20,12 @@ "watch": "tsc -w" }, "peerDependencies": { - "@morfeo/core": "^0.1.5", + "@morfeo/core": "^0.1.6", "react": "17.0.2", "react-dom": "^17.0.2" }, "devDependencies": { - "@morfeo/core": "^0.1.5" + "@morfeo/core": "^0.1.6" }, "publishConfig": { "access": "public" diff --git a/packages/jss/CHANGELOG.md b/packages/jss/CHANGELOG.md index 6134faef..fd375393 100644 --- a/packages/jss/CHANGELOG.md +++ b/packages/jss/CHANGELOG.md @@ -3,6 +3,29 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.1.6 (2021-06-27) + + +### Bug Fixes + +* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/658b33533b316b51b55799be916830df7daaa5a9)) +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) + + +### Features + +* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/62189076da38078df33796fb16576b13ecdeeb85)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) + + + + + ## 0.1.5 (2021-05-23) diff --git a/packages/jss/package-lock.json b/packages/jss/package-lock.json index ead7adb5..30e1561d 100644 --- a/packages/jss/package-lock.json +++ b/packages/jss/package-lock.json @@ -1,6 +1,6 @@ { "name": "@morfeo/jss", - "version": "0.1.5", + "version": "0.1.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/jss/package.json b/packages/jss/package.json index 5a9d5a9c..b71a86aa 100644 --- a/packages/jss/package.json +++ b/packages/jss/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.1.5", + "version": "0.1.6", "license": "MIT", "main": "build/index.js", "module": "build/index.js", @@ -26,10 +26,10 @@ "jss-preset-default": "^10.6.0" }, "peerDependencies": { - "@morfeo/core": "^0.1.5" + "@morfeo/core": "^0.1.6" }, "devDependencies": { - "@morfeo/core": "^0.1.5" + "@morfeo/core": "^0.1.6" }, "publishConfig": { "access": "public" diff --git a/packages/native/CHANGELOG.md b/packages/native/CHANGELOG.md index 175d42b9..5dfbab43 100644 --- a/packages/native/CHANGELOG.md +++ b/packages/native/CHANGELOG.md @@ -3,6 +3,32 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.1.6 (2021-06-27) + + +### Bug Fixes + +* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/658b33533b316b51b55799be916830df7daaa5a9)) +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) + + +### Features + +* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) + + + + + ## 0.1.5 (2021-05-23) diff --git a/packages/native/package-lock.json b/packages/native/package-lock.json index a439c758..f2bb4600 100644 --- a/packages/native/package-lock.json +++ b/packages/native/package-lock.json @@ -1,6 +1,6 @@ { "name": "@morfeo/native", - "version": "0.1.5", + "version": "0.1.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/native/package.json b/packages/native/package.json index 77793822..4e2efc9f 100644 --- a/packages/native/package.json +++ b/packages/native/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.1.5", + "version": "0.1.6", "license": "MIT", "main": "build/index.js", "module": "build/index.js", @@ -23,7 +23,7 @@ "watch": "tsc -w" }, "dependencies": { - "@morfeo/core": "^0.1.5", + "@morfeo/core": "^0.1.6", "@types/react-native": "^0.64.4" }, "peerDependencies": { diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 1c847502..23debbc2 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.1.6 (2021-06-27) + + +### Features + +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +* **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) + + + + + ## 0.1.5 (2021-05-23) diff --git a/packages/react/package.json b/packages/react/package.json index 703c1916..8b5a8745 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.1.5", + "version": "0.1.6", "license": "MIT", "main": "build/index.js", "module": "build/index.js", @@ -23,8 +23,8 @@ "watch": "tsc -w" }, "dependencies": { - "@morfeo/hooks": "^0.1.5", - "@morfeo/web": "^0.1.5" + "@morfeo/hooks": "^0.1.6", + "@morfeo/web": "^0.1.6" }, "peerDependencies": { "csstype": "^3.0.8", diff --git a/packages/spec/CHANGELOG.md b/packages/spec/CHANGELOG.md index fcb54bb1..66fcdbda 100644 --- a/packages/spec/CHANGELOG.md +++ b/packages/spec/CHANGELOG.md @@ -3,6 +3,34 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.1.6 (2021-06-27) + + +### Bug Fixes + +* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) + + +### Features + +* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) + + + + + ## 0.1.5 (2021-05-23) diff --git a/packages/spec/package.json b/packages/spec/package.json index 25c43576..e0b65c04 100644 --- a/packages/spec/package.json +++ b/packages/spec/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.1.5", + "version": "0.1.6", "license": "MIT", "main": "build/index.js", "module": "build/index.js", diff --git a/packages/styled-components-web/CHANGELOG.md b/packages/styled-components-web/CHANGELOG.md index bd4ea7b3..dfc0d5a9 100644 --- a/packages/styled-components-web/CHANGELOG.md +++ b/packages/styled-components-web/CHANGELOG.md @@ -3,6 +3,30 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.1.6 (2021-06-27) + + +### Bug Fixes + +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/styled-components-web/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) + + +### Features + +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/styled-components-web/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/styled-components-web/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/styled-components-web/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/styled-components-web/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/styled-components-web/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/styled-components-web/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/styled-components-web/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/styled-components-web/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/styled-components-web/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) + + + + + ## 0.1.5 (2021-05-23) diff --git a/packages/styled-components-web/package.json b/packages/styled-components-web/package.json index de230886..c67ca838 100644 --- a/packages/styled-components-web/package.json +++ b/packages/styled-components-web/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.1.5", + "version": "0.1.6", "license": "MIT", "main": "build/index.js", "module": "build/index.js", @@ -22,14 +22,14 @@ "watch": "tsc -w" }, "peerDependencies": { - "@morfeo/react": "^0.1.5", + "@morfeo/react": "^0.1.6", "csstype": "^3.0.8", "react": "^17.0.2", "react-dom": "^17.0.2", "styled-components": "^5.2.3" }, "devDependencies": { - "@morfeo/react": "^0.1.5" + "@morfeo/react": "^0.1.6" }, "publishConfig": { "access": "public" @@ -46,6 +46,6 @@ "url": "https://github.com/VLK-STUDIO/morfeo/issues" }, "dependencies": { - "@morfeo/react": "^0.1.5" + "@morfeo/react": "^0.1.6" } } diff --git a/packages/svelte/CHANGELOG.md b/packages/svelte/CHANGELOG.md index 1d5baad9..e6e351a5 100644 --- a/packages/svelte/CHANGELOG.md +++ b/packages/svelte/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.1.6 (2021-06-27) + + +### Bug Fixes + +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) + + +### Features + +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) + + + + + ## 0.1.5 (2021-05-23) diff --git a/packages/svelte/package.json b/packages/svelte/package.json index d005e706..9358905a 100644 --- a/packages/svelte/package.json +++ b/packages/svelte/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.1.5", + "version": "0.1.6", "license": "MIT", "main": "build/index.js", "module": "build/index.js", @@ -21,13 +21,13 @@ "watch": "tsc -w" }, "dependencies": { - "@morfeo/jss": "^0.1.5" + "@morfeo/jss": "^0.1.6" }, "peerDependencies": { - "@morfeo/web": "^0.1.5" + "@morfeo/web": "^0.1.6" }, "devDependencies": { - "@morfeo/web": "^0.1.5" + "@morfeo/web": "^0.1.6" }, "publishConfig": { "access": "public" diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 5140cd27..2fba22f3 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/CHANGELOG.md @@ -3,6 +3,37 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.1.6 (2021-06-27) + + +### Bug Fixes + +* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) +* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) + + +### Features + +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +* **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) + + + + + ## 0.1.5 (2021-05-23) diff --git a/packages/web/package.json b/packages/web/package.json index e2636ad5..a839a8fc 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.1.5", + "version": "0.1.6", "license": "MIT", "main": "build/index.js", "module": "build/index.js", @@ -20,9 +20,9 @@ "watch": "tsc -w" }, "dependencies": { - "@morfeo/core": "^0.1.5", - "@morfeo/jss": "^0.1.5", - "@morfeo/fonts": "^0.1.5" + "@morfeo/core": "^0.1.6", + "@morfeo/fonts": "^0.1.6", + "@morfeo/jss": "^0.1.6" }, "peerDependencies": { "csstype": "^3.0.8"