v1.0.0
💥 Breaking Change
- #527 Drop TypeScript support for <= 4.7 (@SergeAstapov)
- #575 Add hard error and deprecations for 1.0 (@chriskrycho)
- #473 Use the types published from Ember itself (@chriskrycho)
🚀 Enhancement
- #575 Add hard error and deprecations for 1.0 (@chriskrycho)
- #473 Use the types published from Ember itself (@chriskrycho)
📝 Documentation
- #546 Fix wrong Readme example (@simonihmig)
- #545 Fix reference to non-existing
TrackedPromise
in Readme (@simonihmig) - #528 Fix typo in docs (@SergeAstapov)
- #508 Replace /endif with /if (@kennstenicht)
- #456 Update links in README.md after migration to tracked-tools org (@SergeAstapov)
- #404 Add Glint usage docs (@SergeAstapov)
- #407 Add note about TypeScript 4.9 support (@SergeAstapov)
- #406 Minor tweaks in README.md (@SergeAstapov)
🏠 Internal
- #576 Use
16 || >= 18
in test app engines (@chriskrycho) - #572 [BREAKING] Drop support for non-active versions of Node (@nlfurniss)
- #547 Disable publish-unstable workflow (@SergeAstapov)
- #474 Skip publish-unstable for dependabot PRs (@SergeAstapov)
- #401 add publish-unstable workflow (@SergeAstapov)
- #397 update v2 addon setup (@SergeAstapov)
- #396 Remove eslint-plugin-qunit from addon .eslintrc.js (@SergeAstapov)
Committers: 5
- Chris Krycho (@chriskrycho)
- Christoph Wiedenmann (@kennstenicht)
- Nathaniel Furniss (@nlfurniss)
- Sergey Astapov (@SergeAstapov)
- Simon Ihmig (@simonihmig)