* **renderer:** Id token was not sent with openIdLogoutUrlInput request. ([e636c79](https://github.com/lowdefy/lowdefy/commit/e636c7976724fc8e767e6fac3e1c22c617952ae2))
* **renderer:** Catch render error with full page. ([9775e24](https://github.com/lowdefy/lowdefy/commit/9775e242735a2c19eb8595131596a0961e7545eb))
* **renderer:** Remove extra root context and pass page properties to Helmet. ([f17b412](https://github.com/lowdefy/lowdefy/commit/f17b41238d97f1b6d6bd4eb8996a5ea8e3d790c4))
* **renderer:** Filter OpenId Connect fields from user object. ([8cdf96f](https://github.com/lowdefy/lowdefy/commit/8cdf96f5eef07358507bb52298679362b8ddba4d))
* Update react, react-dom and react-test-renderer to v17.0.2 ([78969ab](https://github.com/lowdefy/lowdefy/commit/78969abd39e8b04a7cddb39472985da6da50c7b9))
* Fix bug where user object is still defined after login has expired. ([e3e8803](https://github.com/lowdefy/lowdefy/commit/e3e8803070c3fb59985eadb6c20674c820e3c56a))
* **renderer:** Loading to size loading block based on block size. ([16e2930](https://github.com/lowdefy/lowdefy/commit/16e29308403484ca61217dedd4c7f3312aa7c933))
* **renderer:** Set updaters on every render, closes [#499](https://github.com/lowdefy/lowdefy/issues/499) ([b68e5bd](https://github.com/lowdefy/lowdefy/commit/b68e5bd29b9f1b3762d7dba9558df769f1ab22ad))
* **renderer:** Init displayMessage before it is loaded, closes [#470](https://github.com/lowdefy/lowdefy/issues/470). ([fac7e39](https://github.com/lowdefy/lowdefy/commit/fac7e39776b41cc5a175a957c52a135f5e8e73c9))
* **renderer:** Move pageId into lowdefy object. ([5a19389](https://github.com/lowdefy/lowdefy/commit/5a19389929465b64b65ebd4906c50bf66eeb76a4))
* **renderer:** Setup link function using setupLink. ([b078b22](https://github.com/lowdefy/lowdefy/commit/b078b22505e2a3978d791ce1da581869ad507f6b))
* **renderer:** Update blocks using use state. ([de4f899](https://github.com/lowdefy/lowdefy/commit/de4f8996a896c92a358b87cc3bf09d6334bfe978))
### Features
* **graphql:** Set and unset authorization cookie. ([8abe43c](https://github.com/lowdefy/lowdefy/commit/8abe43cf99f57d884d0e770ace0393faeebf9606))
* **docs:** Fix links and improve docs content ([3019495](https://github.com/lowdefy/lowdefy/commit/30194956a5057b631865ebe4c977b4e5be492367))
* **renderer:** Add Lowdefy object to window if running on localhost. ([726022d](https://github.com/lowdefy/lowdefy/commit/726022d7db76ad74959c4e19e79faa0fa9f54d63))
* **renderer:** Remove unneed favicon from Helmet component. ([e9e4795](https://github.com/lowdefy/lowdefy/commit/e9e4795eed578de31cbd2fd549a14a1d6a6a85b1))
* **blockTools:** list prop must be an array on content() for list blocks to itterate over ([f30e229](https://github.com/lowdefy/lowdefy/commit/f30e229dace786643dc07e1cb8f6f0dada7e7394))
* **deps:** update dependency @apollo/client to v3.2.3 ([b00e2b6](https://github.com/lowdefy/lowdefy/commit/b00e2b6019e4a06d744031156d4e53858198ecab))
* **deps:** update dependency @apollo/client to v3.2.4 ([6119c22](https://github.com/lowdefy/lowdefy/commit/6119c22457f3e2f14a3758c1333836eec07e5414))
* **deps:** update dependency @apollo/client to v3.2.5 ([fd0aecd](https://github.com/lowdefy/lowdefy/commit/fd0aecd495bda4e439a0938a7c526dac61b0df1b))
* **deps:** update dependency @apollo/client to v3.2.6 ([a7440a3](https://github.com/lowdefy/lowdefy/commit/a7440a34100e38479ce37d9cac57d56f17ffb2e5))
* **deps:** update dependency @apollo/client to v3.2.9 ([f9d5438](https://github.com/lowdefy/lowdefy/commit/f9d54384c797da89a17e89cde6e4002acaad3ced))
* **deps:** update dependency @apollo/client to v3.3.3 ([0662022](https://github.com/lowdefy/lowdefy/commit/0662022bd22f0ee001a42e913ed07201b1073cb7))
* **deps:** update dependency @apollo/client to v3.3.4 ([5b19621](https://github.com/lowdefy/lowdefy/commit/5b1962198a4d1b37de8486083d55322396891636))
* **deps:** update dependency graphql to v15.4.0 ([24803a3](https://github.com/lowdefy/lowdefy/commit/24803a30d4fe6fb140c28891691fc1fab6537d5f))
* **deps:** update react monorepo to v17.0.0-rc.3 ([7b1c3e9](https://github.com/lowdefy/lowdefy/commit/7b1c3e9479d267513fb1e6b0a0674e0b819bf4a6))
* **layout:** implement blockDefaultProps in renderer ([5d9b94e](https://github.com/lowdefy/lowdefy/commit/5d9b94e78429411e49db61bdd678b3ca628068fe))
* **renderer:** add moduleFederation to meta in LoadBlock ([db25641](https://github.com/lowdefy/lowdefy/commit/db256419d5fef94df17936cfbc157fb6bb3eccd1))
* **renderer:** do not add block default props on lazy component ([bcbfc43](https://github.com/lowdefy/lowdefy/commit/bcbfc434634cb423c3eca42b6be4905bfdb9928f))
* **renderer:** do not pass Components prop to blocks ([88c811d](https://github.com/lowdefy/lowdefy/commit/88c811d8a940a822901c398415144ac44b2692a3))
* **renderer:** fix useContext, split onEnter and get context ([6af60c6](https://github.com/lowdefy/lowdefy/commit/6af60c6703f0fc119d0b44b6328a2ad1e8278ba6))
* memoize emotion and fix error boundry ([21dfcd2](https://github.com/lowdefy/lowdefy/commit/21dfcd24228e6e0383a98d0899dcb2864c805e85))
* update block-tools package version ([28212d2](https://github.com/lowdefy/lowdefy/commit/28212d2892355beaa46fe17535bbabdb61060547))
* update renderer and express to server local blocks ([ce638c7](https://github.com/lowdefy/lowdefy/commit/ce638c7d16700829db60e3b96dedc003fc21def9))
* use helpers from helpers ([ebe3738](https://github.com/lowdefy/lowdefy/commit/ebe373827d54f4009f5f246fef8be630e20ba4a7))
* **renderer:** make gql uri configurable ([9c054ee](https://github.com/lowdefy/lowdefy/commit/9c054eec10e9cc8e6ec58ec5a38f9b2d8a95dc44)), closes [#250](https://github.com/lowdefy/lowdefy/issues/250)
* **renderer:** make gql uri configurable using a prop, not global var ([3231d8f](https://github.com/lowdefy/lowdefy/commit/3231d8fa4f19aca6f6a81d937abaa8856338cac8))
* **renderer:** rename validate prop to validation ([e4153a6](https://github.com/lowdefy/lowdefy/commit/e4153a6eb83a238579a3b71ac9573b6d306f637a))