From a43538bfdfc81a3b76e864f21200427a8e6c40ee Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 27 Sep 2021 15:25:14 +0000 Subject: [PATCH] chore(release): 2.0.0 [skip ci] # [@snek-at/jaen-v2.0.0](https://github.com/snek-at/jaen/compare/@snek-at/jaen-v1.0.0...@snek-at/jaen-v2.0.0) (2021-09-27) ### Bug Fixes * **.babelrc:** add preset-react ([36a0f2c](https://github.com/snek-at/jaen/commit/36a0f2cba18b74a4a2a20e94bdc9d61f29c7089b)) * **build:** build gatsby plugins with babel ([951ae23](https://github.com/snek-at/jaen/commit/951ae2391abbfa3ad9b1c4418558c48c095d60a3)) * **chakra:** reset css ([2d1d195](https://github.com/snek-at/jaen/commit/2d1d1956ae3c61f188696ea268625395cb1ffe37)) * **colormode:** switching the colormode works when using jaen-shared-ui (WA!) ([409d094](https://github.com/snek-at/jaen/commit/409d094072623d546e7c974e2707db451f1ad8f7)) * **drawer:** reduce minW of 6xl size ([a43fa63](https://github.com/snek-at/jaen/commit/a43fa63dfb986b64e30a29274b331a992c43dd0a)) * **license:** fix incorrect license spdx id ([21db14d](https://github.com/snek-at/jaen/commit/21db14dc08ef75fe72fd18718ab0fafab5eb26dd)) * **mainui:** make toggle responsive and add unsupported device alert ([78c46f7](https://github.com/snek-at/jaen/commit/78c46f746d9d94bb85a88d6ffdf41b354a799c29)) * **package.json:** add dist to files ([243b531](https://github.com/snek-at/jaen/commit/243b53141fc7069c1f3244a40f3fd683c987dcde)) * **package.json:** align monorepo package versions ([69661f7](https://github.com/snek-at/jaen/commit/69661f761edc4aa6c0839cb0a588dd328ec098a5)) * **package.json:** align versions ([cfd6201](https://github.com/snek-at/jaen/commit/cfd6201a2212063a65b7d17d9d1d0097a0cd7b62)) * **package.json:** align versions ([e28c4c9](https://github.com/snek-at/jaen/commit/e28c4c93e5294e44d446d80b311826d577813163)) * **package.json:** align versions ([5f0e61a](https://github.com/snek-at/jaen/commit/5f0e61a2425e43b7a38d58bf2e29be2802f639e1)) * **package.json:** align versions ([0bedf29](https://github.com/snek-at/jaen/commit/0bedf29c917a4d755ac48c3220725ac6f22fe7ac)) * **package.json:** align versions ([a7b59a3](https://github.com/snek-at/jaen/commit/a7b59a3ac9f7d81bb6efcb5a2a866e138f7969cc)) * **package.json:** fix jaen-shared-ui version ([c340a35](https://github.com/snek-at/jaen/commit/c340a3517111c0c28d415f787a4bd32f2b085c1e)) * **package.json:** update version ([bfd63ae](https://github.com/snek-at/jaen/commit/bfd63ae79015028cb65bc88c384c0a7afc111903)) * **theme:** update jaen themes ([3d7921f](https://github.com/snek-at/jaen/commit/3d7921f836e587844c12a59f398c106e39015c36)) * add missing import and remove if ([856333e](https://github.com/snek-at/jaen/commit/856333ed13fad3d141780e4761db761e203437e0)) * add portal and zindex to mainui ([12f6aed](https://github.com/snek-at/jaen/commit/12f6aed5d5cbdad208d92a1d6d7d3347e6e0a7a9)) * enable transpiling ([037856a](https://github.com/snek-at/jaen/commit/037856a4bad791be351cc03b2afb29c65f9b8bff)) * page creaction and esm ([ab3bbda](https://github.com/snek-at/jaen/commit/ab3bbdabc37ae4ef14044bd6b29c4dfb80254362)) * remove babel transpiling ([e443f18](https://github.com/snek-at/jaen/commit/e443f1889081f428ca7a724c732d29701182ae65)) * remove build alerts ([b1153fe](https://github.com/snek-at/jaen/commit/b1153fe633d650fb937c9f41684cb301b1c06671)) * update err type ([685bc9e](https://github.com/snek-at/jaen/commit/685bc9e918cf4f09afbd2ad1beebdd327b485d1b)) * **package.json:** align versions ([07a4c3a](https://github.com/snek-at/jaen/commit/07a4c3a1937d9aae57214457d04bc9e2fdf316d3)) * **package.json:** align versions ([3ae446a](https://github.com/snek-at/jaen/commit/3ae446ae64e4d7f7472f1f919aed521734109a3d)) * **package.json:** align versions ([35e74c1](https://github.com/snek-at/jaen/commit/35e74c170d136f28676228e8726794aec45cb642)) * remove transpiling ([9ec9b59](https://github.com/snek-at/jaen/commit/9ec9b59b69515bbdf3c47b77c9434ce2b38632f3)) * **package.json:** fix versions ([16c706c](https://github.com/snek-at/jaen/commit/16c706c328db52088ee1d521ab5c69c715221267)) * **package.json:** remove files ([fdc78ca](https://github.com/snek-at/jaen/commit/fdc78caa8fb876c32b33c5c106bec046e4204dfe)) ### Features * **auth:** add guest mode ([3431548](https://github.com/snek-at/jaen/commit/343154897e8b9794594b964b5f559c69e6cfdbc7)) * **chakraui:** enfore chakraui through jaen ([bd539de](https://github.com/snek-at/jaen/commit/bd539de1513f7656f5a7a5ce2f30c8c1628f8967)) * **mainui:** add option to initially hide ui ([0d4a063](https://github.com/snek-at/jaen/commit/0d4a0630880f2d4cb53ec4637b784ae1a6496f6e)) * **mainui:** provide hideUI status through core provider ([2288635](https://github.com/snek-at/jaen/commit/228863568f75c68e127e143b47c0bc90ed5c2bf1)) * **release:** update to v2.0.0 ([3093c33](https://github.com/snek-at/jaen/commit/3093c33b57996686fd8049d1201826a540024bc7)) * **seo:** add SEO to TemplateProvider ([38fc053](https://github.com/snek-at/jaen/commit/38fc0531adfbb7f58d96f6cbc3d86b7b94dbe18d)) * **snekfinder:** sync files on publish ([b67a68c](https://github.com/snek-at/jaen/commit/b67a68c3a18debee9ba91f97ed4ebe512ee6b75d)) * **theme:** add jaenTheme and userTheme including new drawersize (6xl) ([f96ac1f](https://github.com/snek-at/jaen/commit/f96ac1fdde1c979b17f2502ea450c5c12f371b9f)) * add jaenPageContext ([2bf4da1](https://github.com/snek-at/jaen/commit/2bf4da1a154de2db83ebbec6fad5cfa3a758053b)) * add login ([1c2cbc5](https://github.com/snek-at/jaen/commit/1c2cbc5e56fd6b92337982c09f1f4e75b194de6a)) * compile plugins as es6 ([5473ed0](https://github.com/snek-at/jaen/commit/5473ed07dec4fbfdffa5df06f6a65dbba65177c7)) * jaenImage uses GatsbyImage now ([a28b99e](https://github.com/snek-at/jaen/commit/a28b99ec0e6bd83cb6359c4ff4783f6847e6a3a4)) * move exit button from header to footer ([d9d82a2](https://github.com/snek-at/jaen/commit/d9d82a29b41355f227172cd78d3593084210e26c)) * send publish request on button press ([75d5cfc](https://github.com/snek-at/jaen/commit/75d5cfcb35bcde7e7f3d455b44b9921e1dd2eefa)) ### Performance Improvements * use dynamic imports to reduce the bundle size ([712dfe3](https://github.com/snek-at/jaen/commit/712dfe3f8fb970ffc1ce7fbd9e3cf34f5b183985)) ### BREAKING CHANGES * **release:** Update to v2.0.0 --- packages/jaen/CHANGELOG.md | 64 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) diff --git a/packages/jaen/CHANGELOG.md b/packages/jaen/CHANGELOG.md index d4524552..7ee100b3 100644 --- a/packages/jaen/CHANGELOG.md +++ b/packages/jaen/CHANGELOG.md @@ -1,3 +1,67 @@ +# [@snek-at/jaen-v2.0.0](https://github.com/snek-at/jaen/compare/@snek-at/jaen-v1.0.0...@snek-at/jaen-v2.0.0) (2021-09-27) + + +### Bug Fixes + +* **.babelrc:** add preset-react ([36a0f2c](https://github.com/snek-at/jaen/commit/36a0f2cba18b74a4a2a20e94bdc9d61f29c7089b)) +* **build:** build gatsby plugins with babel ([951ae23](https://github.com/snek-at/jaen/commit/951ae2391abbfa3ad9b1c4418558c48c095d60a3)) +* **chakra:** reset css ([2d1d195](https://github.com/snek-at/jaen/commit/2d1d1956ae3c61f188696ea268625395cb1ffe37)) +* **colormode:** switching the colormode works when using jaen-shared-ui (WA!) ([409d094](https://github.com/snek-at/jaen/commit/409d094072623d546e7c974e2707db451f1ad8f7)) +* **drawer:** reduce minW of 6xl size ([a43fa63](https://github.com/snek-at/jaen/commit/a43fa63dfb986b64e30a29274b331a992c43dd0a)) +* **license:** fix incorrect license spdx id ([21db14d](https://github.com/snek-at/jaen/commit/21db14dc08ef75fe72fd18718ab0fafab5eb26dd)) +* **mainui:** make toggle responsive and add unsupported device alert ([78c46f7](https://github.com/snek-at/jaen/commit/78c46f746d9d94bb85a88d6ffdf41b354a799c29)) +* **package.json:** add dist to files ([243b531](https://github.com/snek-at/jaen/commit/243b53141fc7069c1f3244a40f3fd683c987dcde)) +* **package.json:** align monorepo package versions ([69661f7](https://github.com/snek-at/jaen/commit/69661f761edc4aa6c0839cb0a588dd328ec098a5)) +* **package.json:** align versions ([cfd6201](https://github.com/snek-at/jaen/commit/cfd6201a2212063a65b7d17d9d1d0097a0cd7b62)) +* **package.json:** align versions ([e28c4c9](https://github.com/snek-at/jaen/commit/e28c4c93e5294e44d446d80b311826d577813163)) +* **package.json:** align versions ([5f0e61a](https://github.com/snek-at/jaen/commit/5f0e61a2425e43b7a38d58bf2e29be2802f639e1)) +* **package.json:** align versions ([0bedf29](https://github.com/snek-at/jaen/commit/0bedf29c917a4d755ac48c3220725ac6f22fe7ac)) +* **package.json:** align versions ([a7b59a3](https://github.com/snek-at/jaen/commit/a7b59a3ac9f7d81bb6efcb5a2a866e138f7969cc)) +* **package.json:** fix jaen-shared-ui version ([c340a35](https://github.com/snek-at/jaen/commit/c340a3517111c0c28d415f787a4bd32f2b085c1e)) +* **package.json:** update version ([bfd63ae](https://github.com/snek-at/jaen/commit/bfd63ae79015028cb65bc88c384c0a7afc111903)) +* **theme:** update jaen themes ([3d7921f](https://github.com/snek-at/jaen/commit/3d7921f836e587844c12a59f398c106e39015c36)) +* add missing import and remove if ([856333e](https://github.com/snek-at/jaen/commit/856333ed13fad3d141780e4761db761e203437e0)) +* add portal and zindex to mainui ([12f6aed](https://github.com/snek-at/jaen/commit/12f6aed5d5cbdad208d92a1d6d7d3347e6e0a7a9)) +* enable transpiling ([037856a](https://github.com/snek-at/jaen/commit/037856a4bad791be351cc03b2afb29c65f9b8bff)) +* page creaction and esm ([ab3bbda](https://github.com/snek-at/jaen/commit/ab3bbdabc37ae4ef14044bd6b29c4dfb80254362)) +* remove babel transpiling ([e443f18](https://github.com/snek-at/jaen/commit/e443f1889081f428ca7a724c732d29701182ae65)) +* remove build alerts ([b1153fe](https://github.com/snek-at/jaen/commit/b1153fe633d650fb937c9f41684cb301b1c06671)) +* update err type ([685bc9e](https://github.com/snek-at/jaen/commit/685bc9e918cf4f09afbd2ad1beebdd327b485d1b)) +* **package.json:** align versions ([07a4c3a](https://github.com/snek-at/jaen/commit/07a4c3a1937d9aae57214457d04bc9e2fdf316d3)) +* **package.json:** align versions ([3ae446a](https://github.com/snek-at/jaen/commit/3ae446ae64e4d7f7472f1f919aed521734109a3d)) +* **package.json:** align versions ([35e74c1](https://github.com/snek-at/jaen/commit/35e74c170d136f28676228e8726794aec45cb642)) +* remove transpiling ([9ec9b59](https://github.com/snek-at/jaen/commit/9ec9b59b69515bbdf3c47b77c9434ce2b38632f3)) +* **package.json:** fix versions ([16c706c](https://github.com/snek-at/jaen/commit/16c706c328db52088ee1d521ab5c69c715221267)) +* **package.json:** remove files ([fdc78ca](https://github.com/snek-at/jaen/commit/fdc78caa8fb876c32b33c5c106bec046e4204dfe)) + + +### Features + +* **auth:** add guest mode ([3431548](https://github.com/snek-at/jaen/commit/343154897e8b9794594b964b5f559c69e6cfdbc7)) +* **chakraui:** enfore chakraui through jaen ([bd539de](https://github.com/snek-at/jaen/commit/bd539de1513f7656f5a7a5ce2f30c8c1628f8967)) +* **mainui:** add option to initially hide ui ([0d4a063](https://github.com/snek-at/jaen/commit/0d4a0630880f2d4cb53ec4637b784ae1a6496f6e)) +* **mainui:** provide hideUI status through core provider ([2288635](https://github.com/snek-at/jaen/commit/228863568f75c68e127e143b47c0bc90ed5c2bf1)) +* **release:** update to v2.0.0 ([3093c33](https://github.com/snek-at/jaen/commit/3093c33b57996686fd8049d1201826a540024bc7)) +* **seo:** add SEO to TemplateProvider ([38fc053](https://github.com/snek-at/jaen/commit/38fc0531adfbb7f58d96f6cbc3d86b7b94dbe18d)) +* **snekfinder:** sync files on publish ([b67a68c](https://github.com/snek-at/jaen/commit/b67a68c3a18debee9ba91f97ed4ebe512ee6b75d)) +* **theme:** add jaenTheme and userTheme including new drawersize (6xl) ([f96ac1f](https://github.com/snek-at/jaen/commit/f96ac1fdde1c979b17f2502ea450c5c12f371b9f)) +* add jaenPageContext ([2bf4da1](https://github.com/snek-at/jaen/commit/2bf4da1a154de2db83ebbec6fad5cfa3a758053b)) +* add login ([1c2cbc5](https://github.com/snek-at/jaen/commit/1c2cbc5e56fd6b92337982c09f1f4e75b194de6a)) +* compile plugins as es6 ([5473ed0](https://github.com/snek-at/jaen/commit/5473ed07dec4fbfdffa5df06f6a65dbba65177c7)) +* jaenImage uses GatsbyImage now ([a28b99e](https://github.com/snek-at/jaen/commit/a28b99ec0e6bd83cb6359c4ff4783f6847e6a3a4)) +* move exit button from header to footer ([d9d82a2](https://github.com/snek-at/jaen/commit/d9d82a29b41355f227172cd78d3593084210e26c)) +* send publish request on button press ([75d5cfc](https://github.com/snek-at/jaen/commit/75d5cfcb35bcde7e7f3d455b44b9921e1dd2eefa)) + + +### Performance Improvements + +* use dynamic imports to reduce the bundle size ([712dfe3](https://github.com/snek-at/jaen/commit/712dfe3f8fb970ffc1ce7fbd9e3cf34f5b183985)) + + +### BREAKING CHANGES + +* **release:** Update to v2.0.0 + # [@snek-at/jaen-v2.0.0-beta.29](https://github.com/snek-at/jaen/compare/@snek-at/jaen-v2.0.0-beta.28...@snek-at/jaen-v2.0.0-beta.29) (2021-09-27)