1 |
3a515b92
|
cagy
|
v4.0.3 - March 15, 2019
|
2 |
|
|
|
3 |
|
|
* [`299df64`](https://github.com/eslint/eslint-scope/commit/299df64bdafb30b4d9372e4b7af0cf51a3818c4a) Fix: arrow function scope strictness (take 2) (#52) (futpib)
|
4 |
|
|
|
5 |
|
|
v4.0.2 - March 1, 2019
|
6 |
|
|
|
7 |
|
|
* [`c925600`](https://github.com/eslint/eslint-scope/commit/c925600a684ae0f71b96f85339437a43b4d50d99) Revert "Fix: Arrow function scope strictness (fixes #49) (#50)" (#51) (Teddy Katz)
|
8 |
|
|
|
9 |
|
|
v4.0.1 - March 1, 2019
|
10 |
|
|
|
11 |
|
|
* [`2533966`](https://github.com/eslint/eslint-scope/commit/2533966faf317df5a3847fab937ba462c16808b8) Fix: Arrow function scope strictness (fixes #49) (#50) (futpib)
|
12 |
|
|
* [`0cbeea5`](https://github.com/eslint/eslint-scope/commit/0cbeea51dfb66ab88ea34b0e3b4ad5e6cc210f2f) Chore: add supported Node.js versions to CI (#47) (Kai Cataldo)
|
13 |
|
|
* [`b423057`](https://github.com/eslint/eslint-scope/commit/b42305760638b8edf4667acf1445e450869bd983) Upgrade: eslint-release@1.0.0 (#46) (Teddy Katz)
|
14 |
|
|
|
15 |
|
|
v4.0.0 - June 21, 2018
|
16 |
|
|
|
17 |
|
|
|
18 |
|
|
|
19 |
|
|
v4.0.0-rc.0 - June 9, 2018
|
20 |
|
|
|
21 |
|
|
* 3b919b8 Build: Adding rc release script to package.json (#38) (Kevin Partington)
|
22 |
|
|
* 137732a Chore: avoid creating package-lock.json files (#37) (Teddy Katz)
|
23 |
|
|
|
24 |
|
|
v4.0.0-alpha.0 - April 27, 2018
|
25 |
|
|
|
26 |
|
|
* 7cc3769 Upgrade: eslint-release ^0.11.1 (#36) (Teddy Katz)
|
27 |
|
|
* c9f6967 Breaking: remove TDZScope (refs eslint/eslint#10245) (#35) (Toru Nagashima)
|
28 |
|
|
* 982a71f Fix: wrong resolution about default parameters (#33) (Toru Nagashima)
|
29 |
|
|
* 57889f1 Docs: Remove extra header line from LICENSE (#32) (Gyandeep Singh)
|
30 |
|
|
|
31 |
|
|
v3.7.1 - April 12, 2017
|
32 |
|
|
|
33 |
|
|
* ced6262 Fix: restore previous Scope API exports from escope (#31) (Vitor Balocco)
|
34 |
|
|
* 5c3d966 Fix: Remove and Modify tests that contain invalid ES6 syntax (#29) (Reyad Attiyat)
|
35 |
|
|
|
36 |
|
|
v3.7.0 - March 17, 2017
|
37 |
|
|
|
38 |
|
|
* 9e27835 Chore: Add files section to package.json (#24) (Ilya Volodin)
|
39 |
|
|
* 3e4d123 Upgrade: eslint-config-eslint to 4.0.0 (#21) (Teddy Katz)
|
40 |
|
|
* 38c50fb Chore: Rename src to lib and test to tests (#20) (Corbin Uselton)
|
41 |
|
|
* f4cd920 Chore: Remove esprima (#19) (Corbin Uselton)
|
42 |
|
|
* f81fad5 Revert "Chore: Remove esprima" (#18) (James Henry)
|
43 |
|
|
* 31b0085 Chore: Remove es6-map and es6-weakmap as they are included in node4 (#10) (#13) (Corbin Uselton)
|
44 |
|
|
* 12a1ca1 Add Makefile.js and eslint (#15) (Reyad Attiyat)
|
45 |
|
|
* 7d23f8e Chore: Remove es6-map and es6-weakmap as they are included in node4 (#10) (Corbin Uselton)
|
46 |
|
|
* 019441e Chore: Convert to ES6 that is supported on Node 4, commonjs modules and remove Babel (#14) (Corbin Uselton)
|
47 |
|
|
* c647f65 Update: Add check for node.body in referencer (#2) (Corbin Uselton)
|
48 |
|
|
* eb5c9db Remove browserify and jsdoc (#12) (Corbin Uselton)
|
49 |
|
|
* cf38df0 Chore: Update README.md (#3) (James Henry)
|
50 |
|
|
* 8a142ca Chore: Add eslint-release scripts (#6) (James Henry)
|
51 |
|
|
* e60d8cb Chore: Remove unused bower.json (#5) (James Henry)
|
52 |
|
|
* 049c545 Chore: Fix tests for eslint-scope (#4) (James Henry)
|
53 |
|
|
* f026aab Chore: Update package.json for eslint fork (#1) (James Henry)
|
54 |
|
|
* a94d281 Chore: Update license with JSF copyright (Nicholas C. Zakas)
|