Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@snek-at/jaen-pages-v2.0.0](https://github.com/snek-at/jaen/compare/@snek-at/jaen-pages-v1.0.0...@snek-at/jaen-pages-v2.0.0) (2021-09-27)

### Bug Fixes

* **blockcontainer:** add pageFieldBlocksSelector equality check ([63e1fdc](63e1fdc))
* **blockcontainer:** add workaround to bypass field registration inside a block container ([2e55edf](2e55edf))
* **blockcontainer:** remove ref ([de6aca1](de6aca1))
* **ckeditor:** update memo equal check and editor import ([0ac3c34](0ac3c34))
* **create-images:** set blockFieldName instead of fieldName for block ([174b676](174b676))
* **fields:** remove WA, add block registration and fix missing block data ([fb4c2df](fb4c2df))
* **gatsby-node:** add missing slug on fixed pages that are not the index ([81eb4c5](81eb4c5))
* **gatsby-node:** fix variable not defined error ([0013d08](0013d08))
* **imagefield:** blinking on hover when using position absolut fixed ([d45c6f9](d45c6f9))
* **jaenpagecontext:** parse fields string to object ([23036ac](23036ac))
* **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:** align versions ([07a4c3a](07a4c3a))
* **package.json:** update incorrect version ([d32fa1a](d32fa1a))
* **pages:** updated page creating and publishing ([ac2e630](ac2e630))
* **publish:** include cms data in path generation ([6ca1cf8](6ca1cf8))
* **publish:** publishing works also without page changes now ([a091153](a091153))
* **seo:** fix page image url ([5e55706](5e55706))
* **settingstab:** fix state updates ([0535ee5](0535ee5))
* **snekfinder:** fix imageviewer bug on scrolling ([7ae24ff](7ae24ff))
* **types:** add ts ignore to module without type declarations ([e979a0f](e979a0f))
* add portal and zindex to mainui ([12f6aed](12f6aed))
* adjust dynamic path generation ([8cc1f5b](8cc1f5b))
* adjust slug and title for static page generation ([d901568](d901568))
* adjust title and slug for static page generation ([469fb4e](469fb4e))
* **blockcontainer:** disable SFBWrapper when not editing ([a171b96](a171b96))
* **jaen-pages cli:** fix cli typescript error ([780c4af](780c4af))
* **package.json:** align versions ([3ae446a](3ae446a))
* blocks are not included into build ([e6b239a](e6b239a))
* make createFile function async ([ba94b8b](ba94b8b))
* **.babelrc:** add preset-react ([36a0f2c](36a0f2c))
* **build:** build gatsby plugins with babel ([951ae23](951ae23))
* **chakra:** reset css ([2d1d195](2d1d195))
* **choicefield:** enable popover only on editing ([4ee9231](4ee9231))
* **imagefield:** image discard resets to context image now ([651d0a0](651d0a0))
* **imagefield:** switch interface use correct types ([835da4d](835da4d))
* **indexfield:** fix page context ([74d6383](74d6383))
* **license:** fix incorrect license spdx id ([21db14d](21db14d))
* **package.json:** add dist to files ([243b531](243b531))
* **package.json:** align monorepo package versions ([69661f7](69661f7))
* **package.json:** align versions ([35e74c1](35e74c1))
* **package.json:** align versions ([ca6fc14](ca6fc14))
* **package.json:** fix jaen-shared-ui version ([c340a35](c340a35))
* **package.json:** fix versions ([16c706c](16c706c))
* **package.json:** remove files ([fdc78ca](fdc78ca))
* **textfield:** set to full width in order to fix dissapearing issue ([e5f8a86](e5f8a86))
* change type to fix type error ([c272338](c272338))
* **package.json:** update snekfinder version ([a764f35](a764f35))
* disable page updating on page change ([cbd2656](cbd2656))
* enable image creation for none jaen pages ([5a4d4d4](5a4d4d4))
* enable page movement for non dynamic pages ([26c83d3](26c83d3))
* **streamfield:** remove SFBWrapper on editing ([548653b](548653b))
* enable transpiling ([037856a](037856a))
* fix incorrect import ([2f286a9](2f286a9))
* fix type error ([5ffba24](5ffba24))
* fix versions ([fb37799](fb37799))
* improve file creating and jaen plugin register ([6a32003](6a32003))
* incorrect default selection ([950e5b6](950e5b6))
* page deleting ([f151188](f151188))
* page relations now work via jaenPageContext ([202d691](202d691))
* remove withRedux from TemplateProvider ([11bfc1e](11bfc1e))
* update import path (remove path alias) ([05cb5d7](05cb5d7))
* **package.json:** update versions ([8ce78ef](8ce78ef))
* **snekfinder:** update version to fix some bugs ([63ba0c1](63ba0c1))
* page creaction and esm ([ab3bbda](ab3bbda))
* remove babel transpiling ([e443f18](e443f18))
* remove build alerts ([b1153fe](b1153fe))
* remove optional chaining in esm module ([43ad1d2](43ad1d2))
* remove transpiling ([9ec9b59](9ec9b59))
* resolve paths for publish pages ([4fea93f](4fea93f))
* **package.json:** update version ([fe2aa5a](fe2aa5a))
* **package.json:** update version ([bfd63ae](bfd63ae))

### Features

* **blockcontainer:** enable wrap for container ([504dd50](504dd50))
* **chakraui:** enfore chakraui through jaen ([bd539de](bd539de))
* **choicefield:** add disable option for popover ([91a36ac](91a36ac))
* **imagefield:** add build data for blocks ([7777174](7777174))
* **mainui:** provide hideUI status through core provider ([2288635](2288635))
* **release:** update to v2.0.0 ([3093c33](3093c33))
* **seo:** add react helmet gatsby plugin to ssr meta tags ([5490aa7](5490aa7))
* **snekfinder:** sync files on publish ([b67a68c](b67a68c))
* add ChoiceField ([115417b](115417b))
* add fields data support ([2fd31f9](2fd31f9))
* **seo:** add SEO to TemplateProvider ([38fc053](38fc053))
* add gatsby publishing ([83d2704](83d2704))
* add jaen-pages cli ([b2a9724](b2a9724))
* add jaen-pages migration workflow ([008918c](008918c))
* add jaenPageContext ([2bf4da1](2bf4da1))
* add options hook ([c4d7c20](c4d7c20))
* add template name to page content ([69e75b8](69e75b8))
* compile plugins as es6 ([5473ed0](5473ed0))
* enable childpages for static pages ([c8f442e](c8f442e))
* introduce BlockContainer (StreamField replacement) ([e89c100](e89c100))
* jaenImage uses GatsbyImage now ([a28b99e](a28b99e))
* remove initialValue form StreamField ([1c60e15](1c60e15))
* send publish request on button press ([75d5cfc](75d5cfc))
* streamField not includes build data ([b12ff24](b12ff24))
* **auth:** add guest mode ([3431548](3431548))
* **pageexplorer:** add dynamic routing ([7a36761](7a36761))

### Performance Improvements

* **blockcontainer:** memo blocks inside of container to reduce renderings ([db60407](db60407))
* **ckeditor:** load bundle only if editing is true (prevents from loading it to SSR) ([acabb30](acabb30))
* **ckeditor:** only render if `defaultData.shouldOverrideRand` changes ([61361dc](61361dc))
* use dynamic imports to reduce the bundle size ([712dfe3](712dfe3))

### BREAKING CHANGES

* **release:** Update to v2.0.0
  • Loading branch information
semantic-release-bot committed Sep 27, 2021
1 parent 1038352 commit 12f664c
Showing 1 changed file with 124 additions and 0 deletions.
124 changes: 124 additions & 0 deletions packages/jaen-pages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,127 @@
# [@snek-at/jaen-pages-v2.0.0](https://github.com/snek-at/jaen/compare/@snek-at/jaen-pages-v1.0.0...@snek-at/jaen-pages-v2.0.0) (2021-09-27)


### Bug Fixes

* **blockcontainer:** add pageFieldBlocksSelector equality check ([63e1fdc](https://github.com/snek-at/jaen/commit/63e1fdc0d5bd7fa75e0ed62271a9aefe0fcf34c6))
* **blockcontainer:** add workaround to bypass field registration inside a block container ([2e55edf](https://github.com/snek-at/jaen/commit/2e55edfe0a168b2cc91fa9bf8ac3be13fcda35d1))
* **blockcontainer:** remove ref ([de6aca1](https://github.com/snek-at/jaen/commit/de6aca182a83f0f2ce6ade7b938ecb8e3aaa18bd))
* **ckeditor:** update memo equal check and editor import ([0ac3c34](https://github.com/snek-at/jaen/commit/0ac3c340073fcfa85c598474f999e0648c1eb346))
* **create-images:** set blockFieldName instead of fieldName for block ([174b676](https://github.com/snek-at/jaen/commit/174b676a4cde40f2ef673b51756c686e2be181ac))
* **fields:** remove WA, add block registration and fix missing block data ([fb4c2df](https://github.com/snek-at/jaen/commit/fb4c2df08b8129b48245238736bd6d767d69f47b))
* **gatsby-node:** add missing slug on fixed pages that are not the index ([81eb4c5](https://github.com/snek-at/jaen/commit/81eb4c5bce7dc0f27ca2fed500d7336ed65de6df))
* **gatsby-node:** fix variable not defined error ([0013d08](https://github.com/snek-at/jaen/commit/0013d08882d6c3188508c70caee85d1272e60bbe))
* **imagefield:** blinking on hover when using position absolut fixed ([d45c6f9](https://github.com/snek-at/jaen/commit/d45c6f92906bcb2acb271056fb94a6a9a832cda2))
* **jaenpagecontext:** parse fields string to object ([23036ac](https://github.com/snek-at/jaen/commit/23036acc6ac993125ec598c8b01994b3abe890a8))
* **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:** align versions ([07a4c3a](https://github.com/snek-at/jaen/commit/07a4c3a1937d9aae57214457d04bc9e2fdf316d3))
* **package.json:** update incorrect version ([d32fa1a](https://github.com/snek-at/jaen/commit/d32fa1a5c8961aefc19f98489932e0fc03867ed7))
* **pages:** updated page creating and publishing ([ac2e630](https://github.com/snek-at/jaen/commit/ac2e630dbbc6f0c916ae3d87dcf921c851eb6435))
* **publish:** include cms data in path generation ([6ca1cf8](https://github.com/snek-at/jaen/commit/6ca1cf8dc731c36f0922808a261ee97f798936de))
* **publish:** publishing works also without page changes now ([a091153](https://github.com/snek-at/jaen/commit/a0911534a067e417849ba70e4c3d0407bfc447fc))
* **seo:** fix page image url ([5e55706](https://github.com/snek-at/jaen/commit/5e55706837336e541c8243360e18ce8890de7dbc))
* **settingstab:** fix state updates ([0535ee5](https://github.com/snek-at/jaen/commit/0535ee54619392c51912631973b799b1115d73ae))
* **snekfinder:** fix imageviewer bug on scrolling ([7ae24ff](https://github.com/snek-at/jaen/commit/7ae24ff0a8441dbaac0528fc3082ce1e3db26147))
* **types:** add ts ignore to module without type declarations ([e979a0f](https://github.com/snek-at/jaen/commit/e979a0fba1a5f12726322be63eb811910593270f))
* add portal and zindex to mainui ([12f6aed](https://github.com/snek-at/jaen/commit/12f6aed5d5cbdad208d92a1d6d7d3347e6e0a7a9))
* adjust dynamic path generation ([8cc1f5b](https://github.com/snek-at/jaen/commit/8cc1f5b472b534708bf59d07a6f5d3e8efe893a2))
* adjust slug and title for static page generation ([d901568](https://github.com/snek-at/jaen/commit/d90156893605e84077bb50f7609bbbf1e7c6a344))
* adjust title and slug for static page generation ([469fb4e](https://github.com/snek-at/jaen/commit/469fb4e9e7699268dd36243dabdc64871c48d921))
* **blockcontainer:** disable SFBWrapper when not editing ([a171b96](https://github.com/snek-at/jaen/commit/a171b9610718864037f2a2fe5b4de44369886e2f))
* **jaen-pages cli:** fix cli typescript error ([780c4af](https://github.com/snek-at/jaen/commit/780c4af97387254f24d01580486badbc3fa8efd2))
* **package.json:** align versions ([3ae446a](https://github.com/snek-at/jaen/commit/3ae446ae64e4d7f7472f1f919aed521734109a3d))
* blocks are not included into build ([e6b239a](https://github.com/snek-at/jaen/commit/e6b239ac40059f86fa676c78cde5f694d3b8801a))
* make createFile function async ([ba94b8b](https://github.com/snek-at/jaen/commit/ba94b8b8d8a7ea86fb7272fdc066846e52ac09cf))
* **.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))
* **choicefield:** enable popover only on editing ([4ee9231](https://github.com/snek-at/jaen/commit/4ee923178ab30045d44f0d74ec85c8995bc02c52))
* **imagefield:** image discard resets to context image now ([651d0a0](https://github.com/snek-at/jaen/commit/651d0a0f0f7fa7436dbaa28b6b37a7190212f041))
* **imagefield:** switch interface use correct types ([835da4d](https://github.com/snek-at/jaen/commit/835da4d4bf933df79cb20e76d6f2f60c5c834068))
* **indexfield:** fix page context ([74d6383](https://github.com/snek-at/jaen/commit/74d6383c5e52600dc64640e2e0e44c492110b758))
* **license:** fix incorrect license spdx id ([21db14d](https://github.com/snek-at/jaen/commit/21db14dc08ef75fe72fd18718ab0fafab5eb26dd))
* **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 ([35e74c1](https://github.com/snek-at/jaen/commit/35e74c170d136f28676228e8726794aec45cb642))
* **package.json:** align versions ([ca6fc14](https://github.com/snek-at/jaen/commit/ca6fc14c3ac34e6853d3c3d6afa894fe10dae445))
* **package.json:** fix jaen-shared-ui version ([c340a35](https://github.com/snek-at/jaen/commit/c340a3517111c0c28d415f787a4bd32f2b085c1e))
* **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))
* **textfield:** set to full width in order to fix dissapearing issue ([e5f8a86](https://github.com/snek-at/jaen/commit/e5f8a86f51a10d4afc0debbd4743dd6a623d3634))
* change type to fix type error ([c272338](https://github.com/snek-at/jaen/commit/c27233809a2488b7836aa04b1a8109ca06eaab80))
* **package.json:** update snekfinder version ([a764f35](https://github.com/snek-at/jaen/commit/a764f354abc83e43bf355c4efee57dc4c7e2b1d4))
* disable page updating on page change ([cbd2656](https://github.com/snek-at/jaen/commit/cbd2656579947d62e03efaf00212ee6533d2cb95))
* enable image creation for none jaen pages ([5a4d4d4](https://github.com/snek-at/jaen/commit/5a4d4d4c6162bfd181d2eec895fea6e3ef986578))
* enable page movement for non dynamic pages ([26c83d3](https://github.com/snek-at/jaen/commit/26c83d39b8a0eba550735c6bea8398d2abb186b9))
* **streamfield:** remove SFBWrapper on editing ([548653b](https://github.com/snek-at/jaen/commit/548653b033d95146a73f779ab274840fb04a57af))
* enable transpiling ([037856a](https://github.com/snek-at/jaen/commit/037856a4bad791be351cc03b2afb29c65f9b8bff))
* fix incorrect import ([2f286a9](https://github.com/snek-at/jaen/commit/2f286a9cdb6d224d1e2387307840d10eb92d450a))
* fix type error ([5ffba24](https://github.com/snek-at/jaen/commit/5ffba2401a38c4a0dd52e318f3bd0767121499a8))
* fix versions ([fb37799](https://github.com/snek-at/jaen/commit/fb37799fb95fa47dbf2adee3a3ab462c636e9fe9))
* improve file creating and jaen plugin register ([6a32003](https://github.com/snek-at/jaen/commit/6a3200390217a21eb57d962022681d05e5acff84))
* incorrect default selection ([950e5b6](https://github.com/snek-at/jaen/commit/950e5b64b831b0ed0157fd4bb0c110f97e4bcda4))
* page deleting ([f151188](https://github.com/snek-at/jaen/commit/f1511888a65e875f56f3f1bccb775a00ecac714a))
* page relations now work via jaenPageContext ([202d691](https://github.com/snek-at/jaen/commit/202d6919779e5bdde3178bc7afa1dcc14fa67f44))
* remove withRedux from TemplateProvider ([11bfc1e](https://github.com/snek-at/jaen/commit/11bfc1e71bae13e5b4b58d05ef5791b2b0c7d9fb))
* update import path (remove path alias) ([05cb5d7](https://github.com/snek-at/jaen/commit/05cb5d701b882490a23e6e5bcd2122cb4a365403))
* **package.json:** update versions ([8ce78ef](https://github.com/snek-at/jaen/commit/8ce78ef6a1b494f06428845f9470fe0717a030f3))
* **snekfinder:** update version to fix some bugs ([63ba0c1](https://github.com/snek-at/jaen/commit/63ba0c1abb762a8da6d283db6c0ef71b3115e491))
* 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))
* remove optional chaining in esm module ([43ad1d2](https://github.com/snek-at/jaen/commit/43ad1d226812b84fa1280eb23b360fe21ef1fe59))
* remove transpiling ([9ec9b59](https://github.com/snek-at/jaen/commit/9ec9b59b69515bbdf3c47b77c9434ce2b38632f3))
* resolve paths for publish pages ([4fea93f](https://github.com/snek-at/jaen/commit/4fea93fdb5b8a47e3b6d03488178b87d61e89016))
* **package.json:** update version ([fe2aa5a](https://github.com/snek-at/jaen/commit/fe2aa5a3c8a24533cf12497f1c96166cfd91b159))
* **package.json:** update version ([bfd63ae](https://github.com/snek-at/jaen/commit/bfd63ae79015028cb65bc88c384c0a7afc111903))


### Features

* **blockcontainer:** enable wrap for container ([504dd50](https://github.com/snek-at/jaen/commit/504dd508ac13f83ccafca3764eb6144a294b1299))
* **chakraui:** enfore chakraui through jaen ([bd539de](https://github.com/snek-at/jaen/commit/bd539de1513f7656f5a7a5ce2f30c8c1628f8967))
* **choicefield:** add disable option for popover ([91a36ac](https://github.com/snek-at/jaen/commit/91a36ac01c4899d5a284b53c55e8e1416a125cbb))
* **imagefield:** add build data for blocks ([7777174](https://github.com/snek-at/jaen/commit/7777174f391ed2f222b0ae850fb61b63a560323c))
* **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 react helmet gatsby plugin to ssr meta tags ([5490aa7](https://github.com/snek-at/jaen/commit/5490aa72fc071c256b11ee4f6c26bb19a339203c))
* **snekfinder:** sync files on publish ([b67a68c](https://github.com/snek-at/jaen/commit/b67a68c3a18debee9ba91f97ed4ebe512ee6b75d))
* add ChoiceField ([115417b](https://github.com/snek-at/jaen/commit/115417b7a0fc9aca684df8ee068a87d58ce365bb))
* add fields data support ([2fd31f9](https://github.com/snek-at/jaen/commit/2fd31f9b9463f2b6986c46dd53e7d7256703fc99))
* **seo:** add SEO to TemplateProvider ([38fc053](https://github.com/snek-at/jaen/commit/38fc0531adfbb7f58d96f6cbc3d86b7b94dbe18d))
* add gatsby publishing ([83d2704](https://github.com/snek-at/jaen/commit/83d270482c60a7783b408c7f954e8e148e51e741))
* add jaen-pages cli ([b2a9724](https://github.com/snek-at/jaen/commit/b2a972405f307e1682f5f72a23c1f026bbe9f2bb))
* add jaen-pages migration workflow ([008918c](https://github.com/snek-at/jaen/commit/008918cc1c8d8ee88ad914f674b978ebc68e21c6))
* add jaenPageContext ([2bf4da1](https://github.com/snek-at/jaen/commit/2bf4da1a154de2db83ebbec6fad5cfa3a758053b))
* add options hook ([c4d7c20](https://github.com/snek-at/jaen/commit/c4d7c20e0b2bb00b31298a3f8b7eedcb03289ba7))
* add template name to page content ([69e75b8](https://github.com/snek-at/jaen/commit/69e75b8ac694aa35f6630bbd6fc5617e5671afa9))
* compile plugins as es6 ([5473ed0](https://github.com/snek-at/jaen/commit/5473ed07dec4fbfdffa5df06f6a65dbba65177c7))
* enable childpages for static pages ([c8f442e](https://github.com/snek-at/jaen/commit/c8f442e58f0d83367abd821c29ec822837a10e45))
* introduce BlockContainer (StreamField replacement) ([e89c100](https://github.com/snek-at/jaen/commit/e89c1002b05ed33f69240b128d129ddbea5cb362))
* jaenImage uses GatsbyImage now ([a28b99e](https://github.com/snek-at/jaen/commit/a28b99ec0e6bd83cb6359c4ff4783f6847e6a3a4))
* remove initialValue form StreamField ([1c60e15](https://github.com/snek-at/jaen/commit/1c60e15311338ff2f060269ed81812a4ef2b655a))
* send publish request on button press ([75d5cfc](https://github.com/snek-at/jaen/commit/75d5cfcb35bcde7e7f3d455b44b9921e1dd2eefa))
* streamField not includes build data ([b12ff24](https://github.com/snek-at/jaen/commit/b12ff24803c3c7e82971fbe252bb0c333fec469e))
* **auth:** add guest mode ([3431548](https://github.com/snek-at/jaen/commit/343154897e8b9794594b964b5f559c69e6cfdbc7))
* **pageexplorer:** add dynamic routing ([7a36761](https://github.com/snek-at/jaen/commit/7a3676174ad0130091830c67cf6d6b88029b59e3))


### Performance Improvements

* **blockcontainer:** memo blocks inside of container to reduce renderings ([db60407](https://github.com/snek-at/jaen/commit/db604079db6e15ea17d361a9e96c5e121b920d9c))
* **ckeditor:** load bundle only if editing is true (prevents from loading it to SSR) ([acabb30](https://github.com/snek-at/jaen/commit/acabb308285769a7d2beb666b2097a82822f273e))
* **ckeditor:** only render if `defaultData.shouldOverrideRand` changes ([61361dc](https://github.com/snek-at/jaen/commit/61361dc785f21ec38b1df25d321cf4c3fcd8e1a5))
* 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-pages-v2.0.0-beta.48](https://github.com/snek-at/jaen/compare/@snek-at/jaen-pages-v2.0.0-beta.47...@snek-at/jaen-pages-v2.0.0-beta.48) (2021-09-27)


Expand Down

0 comments on commit 12f664c

Please sign in to comment.