dioxus/packages/router/CHANGELOG.md

4.8 KiB

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
  • update cargo tomls

New Features

  • it compiles once more

Bug Fixes

  • router version
  • really big bug around hooks
  • tags
  • keyword length

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • keyword length (868f673)
    • 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)
    • tags (a33f770)
    • 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)
    • update cargo tomls (e4c06ce)
    • 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 (270dfc9)
    • router version (58106a5)
    • bump versions (0846d93)
    • update local examples and docs to support new syntaxes (4de16c4)
    • remove portals completely (2fd56e7)
    • go back to noisy lifetime solution (8daf7a6)
    • rename fc to component (1e4a599)
    • docs (8814977)
    • really big bug around hooks (52c7154)
    • it compiles once more (8acdd2e)
    • move examples around (1e6e5e6)
    • updates to router (bab21a0)
    • add router (d298b62)
    • docs and router (a5f05d7)
    • rename ctx to cx (81382e7)
    • more work on updating syntad (47e8960)
    • massive changes to definition of components (508c560)
    • add router (6aeea9b)