Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.0.9](v1.0.8...v1.0.9) (2023-05-10) ### Bug Fixes * add missing @types/ember__destroyable dependency ([9f61791](9f61791)) * add webpack@5 to fix "ember test" ([29c2e51](29c2e51)) * bump @types/ember-qunit to fix typechecking ([7b15be2](7b15be2)) * dedup "@types/ember" packages ([9d64849](9d64849)) * dedup @types/eslint to prevent type mismatch ([3191338](3191338)) * **deps:** update dependency ember-cli-babel to ^7.26.11 ([6a9f076](6a9f076)) * **deps:** update dependency ember-cli-htmlbars to ^5.7.2 ([55b44e5](55b44e5)) * **deps:** update dependency ember-cli-htmlbars to v6 ([1256130](1256130)) * ignore loading route when handling initial page load ([853ea7a](853ea7a)) * update ember-try to fix local run ([5d4c880](5d4c880)) * update node version for CI ([80554ec](80554ec))
- Loading branch information