dioxus/packages/hooks/CHANGELOG.md
2021-12-15 16:04:27 -05:00

9.9 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.3 (2021-12-15)

Documentation

  • update local examples and docs to support new syntaxes
  • big updates to the reference
  • move around examples
  • move into a fromjs tutorial

New Features

  • it compiles once more
  • improve safety
  • massage lifetimes
  • add update functionality to useref
  • shared state mechanisms
  • mvoe away from compound context
  • omg what a dumb mistake
  • more suspended nodes!
  • wire up event delegator for webview
  • task system works but I broke the other things :(
  • static node infrastructure and ssr changes

Bug Fixes

  • really big bug around hooks
  • desktop and mobile
  • all the bugs!

Commit Statistics

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

Commit Details

view details