All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0d480a4
`](https://github.com/DioxusLabs/dioxus/commit/0d480a4c43
))
- keyword length ([`868f673
`](https://github.com/DioxusLabs/dioxus/commit/868f6739d2
))
- Release dioxus-core v0.1.3, dioxus-core-macro v0.1.2, dioxus-html v0.1.0, dioxus-desktop v0.0.0, dioxus-hooks v0.1.3, dioxus-liveview v0.1.0, dioxus-mobile v0.0.0, dioxus-router v0.1.0, dioxus-ssr v0.1.0, dioxus-web v0.0.0, dioxus v0.1.0 ([`b32665d
`](https://github.com/DioxusLabs/dioxus/commit/b32665d721
))
- tags ([`a33f770
`](https://github.com/DioxusLabs/dioxus/commit/a33f7701fc
))
- Release dioxus-core v0.1.3, dioxus-core-macro v0.1.2, dioxus-html v0.1.0, dioxus-desktop v0.0.0, dioxus-hooks v0.1.3, dioxus-liveview v0.1.0, dioxus-mobile v0.0.0, dioxus-router v0.1.0, dioxus-ssr v0.1.0, dioxus-web v0.0.0, dioxus v0.1.0 ([`3a706ac
`](https://github.com/DioxusLabs/dioxus/commit/3a706ac416
))
- update cargo tomls ([`e4c06ce
`](https://github.com/DioxusLabs/dioxus/commit/e4c06ce8e8
))
- update local examples and docs to support new syntaxes ([`4de16c4
`](https://github.com/DioxusLabs/dioxus/commit/4de16c4779
))
- clean up the core crate ([`e6c6bbd
`](https://github.com/DioxusLabs/dioxus/commit/e6c6bbdc1e
))
- rename fc to component ([`1e4a599
`](https://github.com/DioxusLabs/dioxus/commit/1e4a599d14
))
- move some examples around ([`98a0933
`](https://github.com/DioxusLabs/dioxus/commit/98a09339fd
))
- rename ctx to cx ([`81382e7
`](https://github.com/DioxusLabs/dioxus/commit/81382e7044
))
- massive changes to definition of components ([`508c560
`](https://github.com/DioxusLabs/dioxus/commit/508c560320
))
- move to static props ([`c1fd848
`](https://github.com/DioxusLabs/dioxus/commit/c1fd848f89
))
- begint to accept iterator types ([`742f150
`](https://github.com/DioxusLabs/dioxus/commit/742f150eb3
))
- need iterator for bracketed children ([`f24d291
`](https://github.com/DioxusLabs/dioxus/commit/f24d29130a
))
- more liveview and webview custom client ([`9b560df
`](https://github.com/DioxusLabs/dioxus/commit/9b560dfedb
))