v3.0.0
π₯ Breaking Change
- #330 Drop support for Node 12 (@chriskrycho)
- for supporting Ember v4, now requires ember-auto-import v2
π Enhancement
- #315 Adopt SemVer spec strictness guidelines (@chriskrycho)
- #314 Add type tests and fix a types bug they exposed (@chriskrycho)
- #313 Introduce TS support policy with TS 4.4β4.6 (@chriskrycho)
- #307 Use Ember v4 types (@chriskrycho)
π Bug Fix
- #314 Add type tests and fix a types bug they exposed (@chriskrycho)
π Documentation
- #241 Update repository url in package.json (@SergeAstapov)
π Internal
- #305 Additional
TrackedArray
test to ensure that clearing the array by settinglength = 0
is possible. (@ksrb) - #321 Directly integrate tracked maps and sets (@chriskrycho)
Committers: 3
- Chris Krycho (@chriskrycho)
- Kevin Suen (@ksrb)
- Sergey Astapov (@SergeAstapov)