Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 471 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 471 Bytes

3.0.1

  • Fix bug with computable builder factory disposing computables unnecessarily.

3.0.0

  • Migrate off signals implementation.

2.1.0

  • Add automatic dependency cycle detection.

2.0.0

  • Refactor to use signals pattern internally and expose new dynamic computation APIs.

1.0.0

  • Initial stable release.

0.0.4

  • Revamp builder

0.0.3

  • Adds support for [Computable] transforms.

0.0.2

  • Core API changes.

0.0.1

  • Initial release.