Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@bantic bantic released this 07 Jan 08:49
· 3 commits to master since this release

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

Full Changelog: v0.7.0...v0.8.0