Commit a43538b
committed
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](36a0f2c))
* **build:** build gatsby plugins with babel ([951ae23](951ae23))
* **chakra:** reset css ([2d1d195](2d1d195))
* **colormode:** switching the colormode works when using jaen-shared-ui (WA!) ([409d094](409d094))
* **drawer:** reduce minW of 6xl size ([a43fa63](a43fa63))
* **license:** fix incorrect license spdx id ([21db14d](21db14d))
* **mainui:** make toggle responsive and add unsupported device alert ([78c46f7](78c46f7))
* **package.json:** add dist to files ([243b531](243b531))
* **package.json:** align monorepo package versions ([69661f7](69661f7))
* **package.json:** align versions ([cfd6201](cfd6201))
* **package.json:** align versions ([e28c4c9](e28c4c9))
* **package.json:** align versions ([5f0e61a](5f0e61a))
* **package.json:** align versions ([0bedf29](0bedf29))
* **package.json:** align versions ([a7b59a3](a7b59a3))
* **package.json:** fix jaen-shared-ui version ([c340a35](c340a35))
* **package.json:** update version ([bfd63ae](bfd63ae))
* **theme:** update jaen themes ([3d7921f](3d7921f))
* add missing import and remove if ([856333e](856333e))
* add portal and zindex to mainui ([12f6aed](12f6aed))
* enable transpiling ([037856a](037856a))
* page creaction and esm ([ab3bbda](ab3bbda))
* remove babel transpiling ([e443f18](e443f18))
* remove build alerts ([b1153fe](b1153fe))
* update err type ([685bc9e](685bc9e))
* **package.json:** align versions ([07a4c3a](07a4c3a))
* **package.json:** align versions ([3ae446a](3ae446a))
* **package.json:** align versions ([35e74c1](35e74c1))
* remove transpiling ([9ec9b59](9ec9b59))
* **package.json:** fix versions ([16c706c](16c706c))
* **package.json:** remove files ([fdc78ca](fdc78ca))
### Features
* **auth:** add guest mode ([3431548](3431548))
* **chakraui:** enfore chakraui through jaen ([bd539de](bd539de))
* **mainui:** add option to initially hide ui ([0d4a063](0d4a063))
* **mainui:** provide hideUI status through core provider ([2288635](2288635))
* **release:** update to v2.0.0 ([3093c33](3093c33))
* **seo:** add SEO to TemplateProvider ([38fc053](38fc053))
* **snekfinder:** sync files on publish ([b67a68c](b67a68c))
* **theme:** add jaenTheme and userTheme including new drawersize (6xl) ([f96ac1f](f96ac1f))
* add jaenPageContext ([2bf4da1](2bf4da1))
* add login ([1c2cbc5](1c2cbc5))
* compile plugins as es6 ([5473ed0](5473ed0))
* jaenImage uses GatsbyImage now ([a28b99e](a28b99e))
* move exit button from header to footer ([d9d82a2](d9d82a2))
* send publish request on button press ([75d5cfc](75d5cfc))
### Performance Improvements
* use dynamic imports to reduce the bundle size ([712dfe3](712dfe3))
### BREAKING CHANGES
* **release:** Update to v2.0.01 parent 2cf050d commit a43538b
1 file changed
+64
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
1 | 65 | | |
2 | 66 | | |
3 | 67 | | |
| |||
0 commit comments