Skip to content

Releases: san650/ember-cli-page-object

v2.3.1

30 Sep 21:22
Compare
Choose a tag to compare

Community Contributions

🐛 Bug Fix

🏠 Internal

  • #643 fix(ci) upgrade pnpm/action-setup to the current latest @ro0gr
  • #644 fix(ci) use node@16 for ember-try scenarios @ro0gr
  • #645 fix(ci) fix ember canary(v6.0.0-beta.1) scenario @ro0gr

v2.3.0

16 Mar 16:05
Compare
Choose a tag to compare

Community Contributions

🚀 Enhancement

v2.2.3

22 Feb 21:40
Compare
Choose a tag to compare

Community Contributions

🐛 Bug Fix

v2.2.2

02 Feb 19:06
Compare
Choose a tag to compare

Community Contributions

🐛 Bug Fix

v2.2.1

30 Jan 22:08
Compare
Choose a tag to compare

Community Contributions

🐛 Bug Fix

  • #636 Add typesVersions for resolving all type imports using legacy moduleResolution @simonihmig

v2.2.0

20 Jan 23:26
Compare
Choose a tag to compare

This release is focused on removing the majority of jQuery usages in the codebase in a backward-compatible way. The next step is to get rid of jQuery dependency in the finders space(#567).

Community Contributions

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

v2.1.3

31 Oct 21:36
Compare
Choose a tag to compare

Community Contributions

🐛 Bug Fix

v2.1.2

15 Oct 19:48
Compare
Choose a tag to compare

Community Contributions

🐛 Bug Fix

🏠 Internal

  • #621 restore vscode eslint for monorepo setup @ro0gr

v2.1.1

23 Aug 11:10
Compare
Choose a tag to compare

Community Contributions

🐛 Bug Fix

v2.1.0

02 Aug 19:40
Compare
Choose a tag to compare

Community Contributions

🚀 Enhancement

  • #596 introduce better getter error handling @ro0gr

🐛 Bug Fix

🏠 Internal