Skip to content

Releases: stenciljs/eslint-plugin

v1.3.1

06 Jun 22:21
47cace3

Choose a tag to compare

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

07 May 11:49
e91c759

Choose a tag to compare

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

Full Changelog: v.1.2.0...v1.3.0

v1.2.0

24 Mar 14:05
59d24c9

Choose a tag to compare

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

03 Jun 16:41

Choose a tag to compare

1.1.02025-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

  • @kozi made their first contribution in #149

Full Changelog: v1.0.0...v1.1.0

v1.0.0

28 Feb 19:57

Choose a tag to compare

1.0.02025-02-28 (5a0085c...3aa0a68)

Bug Fixes

ci

? ? ?


What's Changed

New Contributors

Full Changelog: v0.10.0...v1.0.0

v0.9.0

02 Nov 10:42

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

30 Jul 12:39

Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.8.0

v0.7.2

04 Mar 09:18

Choose a tag to compare

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 HTMLElement by @jcfranco in #101

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

25 Nov 10:57

Choose a tag to compare

What's Changed

  • chore(deps): bump got and np by @dependabot in #96
  • fix ban-prefix rule 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

21 Nov 18:30

Choose a tag to compare

What's Changed

  • chore: adding missing AttachInternals to list of Stencil decorators by @laddi-netapp in #99

New Contributors

Full Changelog: v0.6.0...v0.7.0