Releases: qawolf/eslint-plugin-pom
Releases · qawolf/eslint-plugin-pom
Release list
v0.7.0
What's Changed
- chore: cut restating comments and duplicated test scaffolding by Jason Allen (@JAllen2022) in #21
- chore(deps): bump actions/checkout from 4 to 7 by Dependabot (@dependabot)[bot] in #22
- chore(deps): bump actions/setup-node from 4 to 7 by Dependabot (@dependabot)[bot] in #23
- chore: cut another round of restating comments by Jason Allen (@JAllen2022) in #25
- build(deps): move dev tooling to typescript 6 and jest 30 by Jason Allen (@JAllen2022) in #27
- Feat/port pom rules by Eric Eidelberg (@QAWolf-EricE) in #20
New Contributors
- Dependabot (@dependabot)[bot] made their first contribution in #22
- Eric Eidelberg (@QAWolf-EricE) made their first contribution in #20
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- refactor: scope page-object rules by path, not by base class (NOVA-1481) by Jason Allen (@JAllen2022) in #1
- feat: add selector-getter-shape, and report locators hidden behind
!/as(NOVA-1481) by Jason Allen (@JAllen2022) in #2 - chore!: drop three exports nothing uses by Jason Allen (@JAllen2022) in #15
- feat: add web-first-assertions (NOVA-1481) by Jason Allen (@JAllen2022) in #11
- docs: rewrite the two shipped rule messages so they can be acted on by Jason Allen (@JAllen2022) in #16
- chore: release 0.4.0 by Jason Allen (@JAllen2022) in #17
- chore: relax the Node engine range to match its consumers (0.5.0) by Jason Allen (@JAllen2022) in #18
- feat: add assert-expect-pairing (NOVA-1481) by Jason Allen (@JAllen2022) in #4
- feat: add typed-create-return (NOVA-1481) by Jason Allen (@JAllen2022) in #5
- feat: add six more page-object rules (NOVA-1481) by Jason Allen (@JAllen2022) in #12
- feat: add correct-base-class (NOVA-1481) by Jason Allen (@JAllen2022) in #13
- chore: publish to npm instead of GitHub Packages (NOVA-1517) by Jason Allen (@JAllen2022) in #19
Full Changelog: https://github.com/qawolf/eslint-plugin-pom/commits/v0.6.0