Skip to content

Releases: eslint/js

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)

v6.1.2

21 Oct 02:18
Compare
Choose a tag to compare

v6.1.1

24 Aug 02:02
Compare
Choose a tag to compare

v6.1.0

18 Aug 19:17
Compare
Choose a tag to compare
  • 9870c55 Update: improve error messaging when validating ecmaVersion (#421) (Kai Cataldo)
  • 3f49224 Fix: tokenize the latest right curly brace (fixes #403) (#419) (finico)
  • f5e58cc Update: support bigint and dynamic import (#415) (Toru Nagashima)

v6.0.0

22 Jun 02:40
Compare
Choose a tag to compare

v6.0.0-alpha.0

13 Apr 01:58
Compare
Choose a tag to compare
v6.0.0-alpha.0 Pre-release
Pre-release
  • 493d464 Breaking: validate parser options (fixes #384) (#412) (薛定谔的猫)

v5.0.1

15 Feb 19:39
Compare
Choose a tag to compare

v5.0.0

05 Dec 17:02
Compare
Choose a tag to compare
  • 1bcd563 Breaking: remove attachComment (#405) (Kai Cataldo)
  • 35623ee Chore: update linting config (#406) (Kai Cataldo)
  • 4b86a7d Build: add node 11 (#400) (薛定谔的猫)
  • 7c278d6 Fix: build failing due to incorrectly super() call (fixes #398) (#399) (薛定谔的猫)
  • 6ebc219 Upgrade: eslint & eslint-config-eslint (#387) (薛定谔的猫)