Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Releases: dy/value-ref

v2

22 Jan 03:17
@dy dy
Compare
Choose a tag to compare
  • Removes prototype .map method;
  • Adds ref.from(...sources, map) static method for computed/composed refs;
  • Can hold multiple values;

Full Changelog: v1.4.3...v2.0.0

v1.3.0

16 Jan 02:07
@dy dy
Compare
Choose a tag to compare
  • WeakRef subscriptions
  • Shorter subscription container