Releases: tracked-tools/tracked-toolbox
Releases Β· tracked-tools/tracked-toolbox
Release 1.3.0
π Enhancement
- #75 backport: Move
ember-cli-htmlbars
todevDependencies
(@chriskrycho) (originally #57 by (@SergeAstapov) - #74 backport: Add ability to pass a custom comparator to
dedupe-tracked
(@chriskrycho) (originally #53 by @boris-petrov) - #73 Backport: support Ember v4 (@chriskrycho) (originally #48 by @SergeAstapov)
π Internal
- #72 Add v1.x branch to CI config (@chriskrycho)
Committers: 1
- Chris Krycho (@chriskrycho)
v2.0.0
π₯ Breaking Change
- #68 Remove deprecated localCopy memo function variant (@chriskrycho)
- #67 Drop support for Node 12 from
engines
(@SergeAstapov) - #66 Drop support for Node 12 (@chriskrycho)
- #64 Convert to v2 addon (@SergeAstapov)
- #44 Drop Node.js 8, 10, 11, 13, 15 support (@SergeAstapov)
π Enhancement
- #57 Move
ember-cli-htmlbars
todevDependencies
(@SergeAstapov) - #53 Add ability to pass a custom comparator to
dedupe-tracked
(@boris-petrov) - #48 Support Ember 4 and make CI pass (@SergeAstapov)
π Bug Fix
- #47 Fix missing
since
option forlocal-copy-memo-fn
deprecation (@SergeAstapov)
π Documentation
- #51 Update repository url in package.json (@SergeAstapov)
π Internal
- #71 Add
repository
topackage.json
(@chriskrycho) - #59 Run ember-cli-update to v4.2 to align with the latest addon blueprint (@SergeAstapov)
- #46 Add prettier per latest addon blueprint (@SergeAstapov)
- #50 Run ember-cli-update to v3.28.3 to align with the latest addon blueprint (@SergeAstapov)
- #43 Update npmignore file (@SergeAstapov)
Committers: 3
- Boris Petrov (@boris-petrov)
- Chris Krycho (@chriskrycho)
- Sergey Astapov (@SergeAstapov)
Release 1.2.3
Release 1.2.2
π Bug Fix
- #25 [BUGFIX] initialize meta on the first local set (@jackson-dean)
Committers: 3
- Chris Krycho (@chriskrycho)
- Jackson Dean (@jackson-dean)
- Nathaniel Furniss (@nlfurniss)
Release 1.2.1
π Bug Fix
- #15 add failing test for @dedupedTracked without an initializer (@miguelcobain)
Committers: 1
- Miguel Andrade (@miguelcobain)