Releases: stenciljs/eslint-plugin
Releases · stenciljs/eslint-plugin
v1.3.1
What's Changed
- fix(enforce-slot-jsdoc): correctly parse hyphenated slot names by @Cliffback in #202
- chore(deps-dev): bump the minor-deps-updates-main group across 1 directory with 3 updates by @dependabot[bot] in #194
- chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 in the major-deps-updates group by @dependabot[bot] in #190
- chore(deps): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #186
- chore(deps): bump postcss from 8.5.6 to 8.5.15 by @dependabot[bot] in #203
- chore(deps): bump picomatch from 4.0.3 to 4.0.4 by @dependabot[bot] in #204
- chore(deps): bump ws from 8.18.3 to 8.21.0 by @dependabot[bot] in #205
- chore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.15 by @dependabot[bot] in #206
- chore(deps): bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #207
- chore(deps): bump vite from 7.1.12 to 7.3.5 by @dependabot[bot] in #208
- chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #210
- chore(deps): bump rollup from 4.52.5 to 4.61.1 by @dependabot[bot] in #211
- chore(deps): bump ajv from 6.12.6 to 6.15.0 by @dependabot[bot] in #212
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- replace esTreeNodeToTSNodeMap with ESTree APIs in 10 rules by @Cliffback in #197
- fix: register enforce-slot-jsdoc and enable it in recommended by @Cliffback in #198
New Contributors
- @Cliffback made their first contribution in #197
Full Changelog: v.1.2.0...v1.3.0
v1.2.0
What's Changed
- feat: support ESLint 10 by @bdukes in #195
- chore(deps-dev): bump the minor-deps-updates-main group with 3 updates by @dependabot[bot] in #155
- chore(deps-dev): bump the patch-deps-updates-main group across 1 directory with 4 updates by @dependabot[bot] in #154
- chore(deps): bump actions/setup-node from 4.3.0 to 4.4.0 in the minor-deps-updates group by @dependabot[bot] in #151
- chore(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #158
- chore(deps): bump the major-deps-updates group with 2 updates by @dependabot[bot] in #175
- chore(deps): bump @eslint/plugin-kit from 0.3.1 to 0.3.4 by @dependabot[bot] in #163
- chore(npm): Update release npm action to stop using tokens by @gnbm in #180
- chore(npm): Attempt to fix issue with Trusted Publishers when using reusable workflows by @gnbm in #187
- chore(npm): fix release-production by @gnbm in #188
- chore(github-actions): finetuned workflows by @gnbm in #189
New Contributors
Full Changelog: v1.1.0...v.1.2.0
v1.1.0
1.1.0 2025-06-03 (6481f76...4def328)
🧹 Chores
- update release pipeline (6481f76)
What's Changed
- Replaced require("jsdom") with import statement by @kozi in #149
- chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 in the minor-deps-updates group by @dependabot in #142
- chore(deps): bump vite from 6.2.0 to 6.3.4 by @dependabot in #150
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
1.0.0 2025-02-28 (5a0085c...3aa0a68)
Bug Fixes
ci
? ? ?
What's Changed
- chore(internal): add dependabot updates by @christian-bromann in #131
- ci: add release pipeline by @christian-bromann in #130
- chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.14 in the patch-deps-updates-main group by @dependabot in #132
- chore(deps): bump the major-deps-updates-main group with 3 updates by @dependabot in #134
- chore(deps): bump actions/setup-node from 4.1.0 to 4.2.0 in the minor-deps-updates group by @dependabot in #135
- break: rename plugin by @christian-bromann in #138
New Contributors
- @christian-bromann made their first contribution in #131
Full Changelog: v0.10.0...v1.0.0
v0.9.0
v0.8.0
What's Changed
- #106 adding support for native attributes for @watch rule by @laddi-netapp in #107
- fix: adding formAssociated methods to stencil lifecycle methods list by @laddi-netapp in #108
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #109
- chore(deps): bump ws from 8.15.1 to 8.17.1 by @dependabot in #110
- fix(strict-mutable): fix order assumption when checking mutable props by @jcfranco in #113
Full Changelog: v0.7.2...v0.8.0
v0.7.2
What's Changed
- Added fixes to append public or private keywords by @limxingzhi in #23
- fix(reserved-member-names): improve reserved member check by using
HTMLElementby @jcfranco in #101
New Contributors
- @limxingzhi made their first contribution in #23
- @jcfranco made their first contribution in #101
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- chore(deps): bump got and np by @dependabot in #96
- fix
ban-prefixrule displays error on any name starting with "st", such as "standard-something" by @hogart in #72 - fix(reserved-member-names): added missing reserved HTML properties by @Ruben-E in #67
New Contributors
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- chore: adding missing AttachInternals to list of Stencil decorators by @laddi-netapp in #99
New Contributors
- @laddi-netapp made their first contribution in #99
Full Changelog: v0.6.0...v0.7.0