CHANGELOG.md 3.2 KB

Changelog

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.

v0.1.0 (2021-12-15)

Documentation

  • update local examples and docs to support new syntaxes

New Features

  • it compiles once more

Bug Fixes

  • router version
  • really big bug around hooks

Commit Statistics

  • 17 commits contributed to the release over the course of 328 calendar days.
  • 17 commits where understood as conventional.
  • 0 issues like '(#ID)' where seen in commit messages

Commit Details

view details * **Uncategorized** - router version ([`58106a5`](https://github.comgit//DioxusLabs/dioxus/commit/58106a5529)) - bump versions ([`0846d93`](https://github.comgit//DioxusLabs/dioxus/commit/0846d93d41)) - update local examples and docs to support new syntaxes ([`4de16c4`](https://github.comgit//DioxusLabs/dioxus/commit/4de16c4779)) - remove portals completely ([`2fd56e7`](https://github.comgit//DioxusLabs/dioxus/commit/2fd56e7619)) - go back to noisy lifetime solution ([`8daf7a6`](https://github.comgit//DioxusLabs/dioxus/commit/8daf7a6ed8)) - rename fc to component ([`1e4a599`](https://github.comgit//DioxusLabs/dioxus/commit/1e4a599d14)) - docs ([`8814977`](https://github.comgit//DioxusLabs/dioxus/commit/8814977eee)) - really big bug around hooks ([`52c7154`](https://github.comgit//DioxusLabs/dioxus/commit/52c7154897)) - it compiles once more ([`8acdd2e`](https://github.comgit//DioxusLabs/dioxus/commit/8acdd2ea83)) - move examples around ([`1e6e5e6`](https://github.comgit//DioxusLabs/dioxus/commit/1e6e5e611b)) - updates to router ([`bab21a0`](https://github.comgit//DioxusLabs/dioxus/commit/bab21a0aa1)) - add router ([`d298b62`](https://github.comgit//DioxusLabs/dioxus/commit/d298b626d3)) - docs and router ([`a5f05d7`](https://github.comgit//DioxusLabs/dioxus/commit/a5f05d73ac)) - rename ctx to cx ([`81382e7`](https://github.comgit//DioxusLabs/dioxus/commit/81382e7044)) - more work on updating syntad ([`47e8960`](https://github.comgit//DioxusLabs/dioxus/commit/47e896038e)) - massive changes to definition of components ([`508c560`](https://github.comgit//DioxusLabs/dioxus/commit/508c560320)) - add router ([`6aeea9b`](https://github.comgit//DioxusLabs/dioxus/commit/6aeea9b790))