Skip to content

Releases: stencil-community/stencil-eslint

v0.9.0

02 Nov 10:42
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.7.2

04 Mar 09:18
Compare
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
Compare
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
Compare
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

v0.6.0

03 Nov 20:27
Compare
Choose a tag to compare

❗ Breaking Changes

  • Node v12 and v14 deprecated.

What's Changed

  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #87
  • chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #93
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #94
  • Ban default true by @ysulyma in #75
  • chore(deps-dev): bump @babel/traverse from 7.20.12 to 7.23.2 by @dependabot in #98
  • 🌟 chore: upgrade Eslint parser to 6.x by @philippesic in #97 🌟

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

24 Jan 13:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

11 Jan 14:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

10 Jan 21:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

29 Oct 17:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0