Skip to content

Latest commit

 

History

History
130 lines (101 loc) · 11.2 KB

CHANGELOG.md

File metadata and controls

130 lines (101 loc) · 11.2 KB

v2.0.1 (2021-12-17)

🐛 Bug Fix

Committers: 1

v2.0.0 (2021-11-11)

💥 Breaking Change

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 3

v1.1.1 (2021-04-23)

🐛 Bug Fix

  • #42 [Bug]: resolve error in build without browsers in targets.js file (@snewcomer)

🏠 Internal

Committers: 2

v1.1.0 (2021-04-23)

🚀 Enhancement

🏠 Internal

Committers: 2

v1.0.2 (2020-04-24)

🐛 Bug Fix

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

Committers: 1

v1.0.1 (2020-03-25)

🐛 Bug Fix

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

Committers: 2

v1.0.0 (2020-03-18)

💥 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