Skip to content

Releases: eslint/js

v8.0.0

30 Jun 02:43
Compare
Choose a tag to compare

v8.0.0-beta.1

24 Jun 18:40
Compare
Choose a tag to compare
v8.0.0-beta.1 Pre-release
Pre-release
  • e207bd7 Update: Support top-level await and regexp match indices (#505) (Nicholas C. Zakas)
  • 9eff2c7 Update: reset default ecmaVersion to 5 (#506) (Nicholas C. Zakas)

v8.0.0-beta.0

11 Jun 18:26
Compare
Choose a tag to compare
v8.0.0-beta.0 Pre-release
Pre-release

v7.3.1

05 Dec 05:23
Compare
Choose a tag to compare

v7.3.0

22 Aug 20:11
Compare
Choose a tag to compare
  • 4ba3eef Chore: move to GitHub Actions (#449) (Kai Cataldo)
  • bd0a405 Update: support logical assignment and numeric separators (#448) (Toru Nagashima)

v7.2.0

18 Jul 00:53
Compare
Choose a tag to compare
  • 91c2d58 Docs: Add security policy (#447) (Nicholas C. Zakas)
  • 872645c Update: support optional chaining (#446) (Toru Nagashima)
  • 0cc7800 Docs: Clean up LICENSE file (#445) (Nicholas C. Zakas)

v7.1.0

04 Jun 11:16
Compare
Choose a tag to compare
  • 75e80bc Update: support ?? operator, import.meta, and export * as ns (#441) (Toru Nagashima)
  • ad0543c Chore: added fixlint in Makefile.js (#440) (Anix)

v7.0.0

07 May 20:58
Compare
Choose a tag to compare

v6.2.1

10 Mar 19:51
Compare
Choose a tag to compare

v6.2.0

02 Mar 17:04
Compare
Choose a tag to compare
  • ced1b68 Update: update acorn-jsx and fix failing test (#432) (Kai Cataldo)
  • acb8776 Update: add latestEcmaVersion & supportedEcmaVersions (#430) (Kai Cataldo)