Skip to content

Release 0.5.0

Latest
Compare
Choose a tag to compare
@appurist appurist released this 13 Dec 07:21
· 19 commits to master since this release

This release (0.5.0) is a minor upgrade to add support for isDirty(). This is needed for the LiveKit release.

0.5.0

  • Added support for isDirty method to both Ref and Reactive.
  • Can call isDirty() with no parameters to fetch the current number of revisions ("dirt").
  • Updates to the README.md file to clarify some differences from Vue 3.
  • Updates to the README.md file to include description of LiveKit inspiration.