Breaking Changes
- Drop support for Node < 18
- Drop support for Ember < 3.28
- Upgrade dependency ember-cli-page-object from ^1.17.6 to ^2.1.3
All Changes
- [breaking] Drop Node < 18, Ember < 3.28. Fix CI. Upgrade deps,devdeps,github actions by @bantic in #53
- [breaking] Upgrade ember-cli-page-object to latest: 2.1.3 (from 2.0.0-beta.3) by @bantic in #47 (duplicates change from @ascudder in #44)
- Testing with ember-cli-page-object v2.0.0-beta.3 by @DanMonroe in #36
- Add static security scanning with CodeQL (SAST) by @faf0-addepar in #37
- fix: depend on ember-auto-import alongside ember-cli-page-object by @ascudder in #38
- Updated node 12 to node 14 in ci.yml github action by @c69-addepar in #43
- fix: remove non-existent module reexports by @IgnaceMaes in #45
- Add support for ember 4+,5+ lts versions, update CI workflow by @bantic in #52
- CI: Add embroider-safe, -optimized scenarios by @bantic in #54
- Add dependabot.yml by @bantic in #59
New Contributors
- @DanMonroe made their first contribution in #36
- @faf0-addepar made their first contribution in #37
- @ascudder made their first contribution in #38
- @navkast made their first contribution in #41
- @Jonny-Hein made their first contribution in #42
- @c69-addepar made their first contribution in #43
- @IgnaceMaes made their first contribution in #45
Full Changelog: v0.7.0...v0.8.0