Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 76b4d42

Browse filesBrowse files
committed
Docs: Release info
1 parent 0c76467 commit 76b4d42
Copy full SHA for 76b4d42

File tree

Expand file treeCollapse file tree

2 files changed

+8
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+8
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v22.0.0 - January 18, 2019
2+
3+
* [`0c76467`](https://github.com/eslint/typescript-eslint-parser/commit/0c7646754aae00c7c7beed69a67704082e78aabb) Docs: Update README with deprecation notice (#602) (Nicholas C. Zakas)
4+
* [`26348b6`](https://github.com/eslint/typescript-eslint-parser/commit/26348b69afe52e5a170799c0dc14357609cc51fd) Docs: Update README.md regarding migration (#600) (James Henry)
5+
* [`a8fee90`](https://github.com/eslint/typescript-eslint-parser/commit/a8fee9089306b9fc890dd9275cbc7f3988fcccda) Fix: sourceType not correctly set in AST when provided in options. (#583) (Armano)
6+
* [`567e8db`](https://github.com/eslint/typescript-eslint-parser/commit/567e8dbcfdc44702b3acfac4bf311397a26dfee5) Breaking: typescript-estree to 18.0.0 and typescript to 3.2.1 (#596) (Armano)
7+
18
v21.0.2 - December 3, 2018
29

310
* [`fed0a5a`](https://github.com/eslint/typescript-eslint-parser/commit/fed0a5a4bc7b3c6a242081adf91af50e848fcf62) Docs: Update README.md (#567) (dudiharush)

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>",
55
"homepage": "https://github.com/eslint/typescript-eslint-parser",
66
"main": "parser.js",
7-
"version": "21.0.2",
7+
"version": "22.0.0",
88
"files": [
99
"parser.js",
1010
"analyze-scope.js",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.