Releases: Addepar/ember-classy-page-object
Releases · Addepar/ember-classy-page-object
v0.8.0
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
v0.8.0-beta
v0.7.0
- Add volta, drop Ember 4 (#34) 5ec1d3f
- Bump ember-cli-page-object (#33) f4bf85a
- Merge pull request #31 from Addepar/mixonic/ember-cli-page-object-deprecations 714cb45
- Drop a comma, code style 35bdec8
- Drop unused, deprecated shims 0e2180a
- Merge pull request #30 from ro0gr/avoid-plain-strings-in-definitions c968b0b
- avoid "ember-cli-page-object.string-properties-on-definitio" deprecation 9795e12
- Merge pull request #28 from Addepar/mixonic/bump-deps 6d52831
- Bump dependencies, use GH actions 6889c37
Rich Coast
Fete de trop
- Merge pull request #23 from bantic/patch-1 7864875
- Merge pull request #25 from pzuraq/twokul/version-bump 2aa735f
- Bump
ember-cli-page-object
b9e56ad - Make sure
findOne
throws if no elements are found (#24) ad2a47d - Fill out
repository
in package.json d439b38 - Merge pull request #22 from cyril-sf/cyril/blurrable 23c75fb
- Export blurrable from ember-cli-page-object a8d5aa7
- [CHORE] Update to Node 8 360749c
- Merge pull request #19 from addepar-andy/patch-1 f241b01
- update readme to reflect
eq
->objectAt
change eea79c5