Releases: eslint/typescript-eslint-parser
Releases · eslint/typescript-eslint-parser
v17.0.1
26 Jul 22:44
Compare
Sorry, something went wrong.
No results found
f1d7de3 Chore: Replace removed API with public flags (fixes #498 ) (#505 ) (Texas Toland)
v17.0.0
26 Jul 13:35
Compare
Sorry, something went wrong.
No results found
117800d Fix: support JSXSpreadChild (fixes #500 ) (#501 ) (Ika)
6eec85b Breaking: Remove "Experimental" from rest and spread (fixes #428 ) (#429 ) (Lucas Duailibe)
42f29a1 Fix: error on multiple super classes (fixes #493 ) (#494 ) (Ika)
11d9169 Breaking: always set optional on ClassProperty (fixes #472 ) (#491 ) (Ika)
v16.0.1
27 Jun 13:48
Compare
Sorry, something went wrong.
No results found
bc83c6a Chore: Do not run integration tests within npm test (James Henry)
db62d63 Fix: Snapshot all ecma-features fixtures (#495 ) (James Henry)
3c1fab0 Fix: support ImportMeta (fixes #489 ) (#490 ) (Ika)
6611535 Chore: Loosen node version requirement in package.json (fixes #482 ) (#484 ) (James Henry)
27f39cc Chore: Powerful integration tests and improved README (#483 ) (James Henry)
v16.0.0
04 Jun 02:29
Compare
Sorry, something went wrong.
No results found
009336d Breaking: Set minimum node version to 6 (#481 ) (James Henry)
9316b23 Breaking: Support TypeScript 2.9 (#480 ) (James Henry)
v15.0.1
04 Jun 01:44
Compare
Sorry, something went wrong.
No results found
891cee9 Fix: decorators removed on interface declarations (fixes #478 ) (#479 ) (Muhanad Rabie)
v15.0.0
17 Apr 17:24
Compare
Sorry, something went wrong.
No results found
v14.0.0
21 Feb 13:23
Compare
Sorry, something went wrong.
No results found
439ea24 New: Support Definite Assignment (fixes #424 ) (#432 ) (Lucas Azzola)
adc0b1b Breaking: Remove all tokens inside comments from tokens array (fixes #422 ) (#423 ) (Kai Cataldo)
v13.0.0
09 Feb 15:23
Compare
Sorry, something went wrong.
No results found
fb5e4c4 Breaking: Support TypeScript 2.7 (fixes #442 ,#426 ) (#447 ) (James Henry)
bd9c12f Docs: Update Known Issues section of README (#440 ) (Kepler Sticka-Jones)
v12.0.0
16 Jan 06:14
Compare
Sorry, something went wrong.
No results found
6ce4cd8 Breaking: Properly categorize constructors with no body (#427 ) (Jed Fox)
e94ede3 Docs: Sets default code block language in issue template to "ts" (#421 ) (Marius Schulz)
v11.0.0
13 Dec 11:32
Compare
Sorry, something went wrong.
No results found
6698042 Breaking: No prefix on FnDec within namespace (fixes #127 ) (#413 ) (James Henry)
aec31cb Breaking: Implement parseForESLint() function (#412 ) (James Henry)