Skip to content

Releases: tracked-tools/tracked-built-ins

Release 3.3.0

22 Sep 15:13
Compare
Choose a tag to compare

🚀 Enhancement

  • #408 Move Array#fill to "write then read" methods so the template correctly updates (@locks)

📝 Documentation

🏠 Internal

  • #409 Update test-app to the latest blueprint (@ef4)

Committers: 4

Release 3.1.1

31 Jan 02:33
251a5e6
Compare
Choose a tag to compare

Backport of a bug fix from 3.2.0 to 3.1.1, since 3.2.0 includes the v2 addon format which is hard for some consumers to adopt.

🐛 Bug Fix

  • #402 Backport: Introduce flag for length access after push/unshift (@chriskrycho)

Committers: 1

Release 3.2.0

30 Jan 18:29
7a30829
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • #397 Fix incorrect mutation-after-consumption assertions for Array push and unshift (@chriskrycho)

🏠 Internal

Committers: 4

Release 3.1.0

17 May 20:05
8c46350
Compare
Choose a tag to compare

🚀 Enhancement

  • #30 Trigger update after calling delete on an object property (@lifeart)

🐛 Bug Fix

🏠 Internal

Committers: 2

v3.0.0

17 May 17:13
20ff4e1
Compare
Choose a tag to compare

💥 Breaking Change

  • #330 Drop support for Node 12 (@chriskrycho)
  • for supporting Ember v4, now requires ember-auto-import v2

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • #305 Additional TrackedArray test to ensure that clearing the array by setting length = 0 is possible. (@ksrb)
  • #321 Directly integrate tracked maps and sets (@chriskrycho)

Committers: 3

Release 2.0.1

17 Dec 02:42
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1

Release 2.0.0

11 Nov 17:14
b397aea
Compare
Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 3

Release 1.1.1

23 Apr 21:31
33abafd
Compare
Choose a tag to compare

See also notes for v1.1.0!

v1.1.1 (2021-04-23)

🐛 Bug Fix

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

🏠 Internal

Committers: 2

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