Release 7.0.0-beta.0
Pre-release
Pre-release
💥 Breaking Change
🚀 Enhancement
- #447 refactor: migrate addon to TypeScript (@dannycalleri)
🐛 Bug Fix
- #435 fix(peer-deps): remove ember-source v5 from peerDependencies (@dannycalleri)
- #434 fix(peer-deps): explicitly set ember-source versions range (@dannycalleri)
📝 Documentation
🏠 Internal
- #462 refactor: convert both
app
androuter
files to TypeScript (@vscav) - #460 chore: install and use @qonto/[email protected] (@dannycalleri)
- #458 feat(ts-lint): allow use of private and protected syntax for classes in .ts files (@vscav)
- #432 feat: add TypeScript configuration (@dannycalleri)
- #394 fix: remove double pnpm installation (@vscav)
- #393 fix: remove double node installation on CI (@vscav)
Committers: 2
- Danny Calleri (@dannycalleri)
- Vincent Scavinner (@vscav)