Skip to content

Releases: tracked-tools/tracked-built-ins

Release 1.1.0

23 Apr 20:45
ccc3c3b
Compare
Choose a tag to compare

Note: due to a tooling failure, this release never made it to npm. See 1.1.1 instead.

v1.1.0 (2021-04-23)

🚀 Enhancement

🏠 Internal

Committers: 2

Release 1.0.2

24 Apr 21:56
Compare
Choose a tag to compare

🐛 Bug Fix

  • #25 [BUGFIX] Fixes the mandatory setter bug (@pzuraq)

Committers: 1

Release 1.0.1

25 Mar 01:29
Compare
Choose a tag to compare

🐛 Bug Fix

  • #22 [BUGFIX] Ensure key operators work for TrackedObject (@pzuraq)
  • #20 Update decorator.ts (@speigg)

Committers: 2

Release 1.0.0

18 Mar 00:12
Compare
Choose a tag to compare

💥 Breaking Change

  • #16 [FEAT] Adds TrackedArray and TrackedObject (@pzuraq)
  • #13 [REFACTOR] Extracts Maps and Sets, updates decorator (@pzuraq)

🚀 Enhancement

  • #18 [FEAT] Adds release process and changelog (@pzuraq)
  • #17 [FEAT] Adds error when attempting to use in IE11 (@pzuraq)
  • #15 [REFACTOR] Better decorator types (@pzuraq)

Committers: 1