vide/CHANGELOG.md
2023-09-26 14:11:33 +01:00

375 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Unreleased

Changed

  • Reactive scopes created within reactive scopes are now destroyed on rerun.
  • untrack() can be called outside of reactive scopes.

[0.1.0] - 2023-09-20

  • Initial release