Henry Zhu
b2bc4fe4f4
8.2.3
2018-04-13 11:25:03 -04:00
Henry Zhu
2f7aea98eb
lock to beta.44
2018-04-13 11:23:59 -04:00
Bary Levi
b2c065976b
Save babel beta packages as exact versions ( babel/babel-eslint#606 ) [skip ci]
2018-04-13 18:23:03 +03:00
Daniel Tschinder
f75f7a0601
8.2.2
2018-02-20 11:57:07 +01:00
Daniel Tschinder
1bd58fa018
Allow newer versions of babel
2018-02-20 11:56:40 +01:00
Daniel Tschinder
c27c2b6e68
Update dependencies
2018-02-20 11:54:09 +01:00
Daniel Tschinder
c03d5c41a5
chore(package): update lint-staged to version 6.1.1 ( babel/babel-eslint#592 )
...
Closes babel/babel-eslint#539
2018-02-20 11:49:19 +01:00
Brian Ng
7057e9fb73
Bump deps ( babel/babel-eslint#591 )
2018-02-15 21:39:42 -06:00
Toru Nagashima
fbb7ff6e44
Fix: wrong token type of ! and ~ ( fixes babel/babel-eslint#576 ) ( babel/babel-eslint#577 )
2018-01-17 15:10:55 +09:00
Henry Zhu
6d37c551dd
8.2.1
2018-01-08 19:15:40 -05:00
Henry Zhu
23d12acd15
fix export change ( babel/babel-eslint#571 )
2018-01-08 19:15:22 -05:00
Kai Cataldo
b6ce2b649f
8.2.0
2018-01-08 18:06:57 -05:00
Henry Zhu
2afde99434
Add other parser plugins, update yarn.lock ( babel/babel-eslint#569 )
2018-01-08 17:46:57 -05:00
Kai Cataldo
97c9442511
Make 2018 the default ecmaVersion for rules relying on parserOptions ( babel/babel-eslint#556 )
2018-01-08 17:45:24 -05:00
jony89
660180b932
update babel packages ( babel/babel-eslint#565 )
...
* update babel packages
There is some critical bug fixes in version babylon#7.0.0-beta.33 regard `async` - `await` syntax which is needed pretty immediately :)
* remove test 42 (test for import type *)
`import type *` is invalid, since the namespace can't be a type
2018-01-09 00:40:11 +02:00
Toru Nagashima
d0d84aca9b
8.1.2
2017-12-26 10:59:19 +09:00
Toru Nagashima
624a425f7d
Fix: add Literal type to visitorKeys ( babel/babel-eslint#562 )
...
* Fix: add Literal type to visitorKeys
* Fix: use ./visitor-keys
2017-12-26 10:50:13 +09:00
Toru Nagashima
3cb154df82
Fix: ignore eval ( fixes babel/babel-eslint#560 ) ( babel/babel-eslint#561 )
2017-12-26 10:49:36 +09:00
Toru Nagashima
a706e85b19
8.1.1
2017-12-25 15:57:19 +09:00
Teddy Katz
e988a88af0
Fix: Prevent parseForESLint() behavior from changing after parse() is called ( fixes babel/babel-eslint#558 )( babel/babel-eslint#559 )
...
* Prevent parseForESLint() behavior from changing after parse() is called
(fixes https://github.com/babel/babel-eslint/issues/558 , fixes https://github.com/eslint/eslint/issues/9767 )
* Avoid using the enhanced referencer after monkeypatching
* Chore: add test for babel/babel-eslint#558
* Pass correct scope analyzer options
* fix escope patch and improve tests
* remove process.exit(1)
2017-12-25 01:52:36 -05:00
Teddy Katz
5b08714a4d
8.1.0
2017-12-24 02:02:44 -05:00
Teddy Katz
d33839a9c3
Re-add parseNoPatch function (accidentally removed) ( babel/babel-eslint#557 )
2017-12-24 02:00:29 -05:00
Toru Nagashima
5d6d52f04e
Use new scopeManager/visitorKeys APIs ( babel/babel-eslint#542 )
...
(fixes https://github.com/eslint/eslint/issues/9762 )
2017-12-24 15:42:17 +09:00
Logan Smyth
7ed6bfb925
8.0.3
2017-12-01 10:06:40 -08:00
Logan Smyth
3a36eca1b4
Fix mocha command path.
2017-12-01 10:06:24 -08:00
Logan Smyth
b6172b2ed3
Lock down dependency versions.
2017-12-01 10:05:34 -08:00
Henry Zhu
39cef92885
8.0.2
2017-11-06 15:00:41 -05:00
Henry Zhu
0e2bbc3705
require correct deps
2017-11-06 14:57:56 -05:00
Henry Zhu
090269e5a0
Always use unpad ( babel/babel-eslint#535 )
2017-11-06 12:51:19 -05:00
Henry Zhu
f43062ebbb
Allow ^ version for babel dependencies ( babel/babel-eslint#534 )
2017-11-06 12:47:47 -05:00
greenkeeper[bot]
38f372b8ea
fix(package): update babylon to version 7.0.0-beta.31 ( babel/babel-eslint#533 )
2017-11-06 12:25:35 -05:00
Henry Zhu
c958724bbd
8.0.1
2017-09-26 16:18:43 -04:00
Clement Hoang
b0d8baf320
Update README.md support ( babel/babel-eslint#531 ) [skip ci]
...
#linting channel is now archived in babel slack.
2017-10-31 11:50:35 -07:00
greenkeeper[bot]
5b3caf7b66
chore(package): update mocha to version 4.0.0 ( babel/babel-eslint#524 )
2017-10-11 14:14:29 +02:00
Jordan Gensler
04cf4246b8
Adding optionalCatchBinding to plugins. ( babel/babel-eslint#521 )
2017-09-26 13:17:44 -07:00
Henry Zhu
b576677e9f
8.0.0
2017-09-12 09:44:23 -04:00
Henry Zhu
d61b06b8b5
update to beta.0
2017-09-12 09:42:30 -04:00
Daniel Tschinder
15e2aa0a24
Remove already fixed workaround ( babel/babel-eslint#508 )
2017-08-02 14:37:01 +02:00
Henry Zhu
bc9b69590b
8.0.0-alpha.17
2017-07-26 16:19:29 -04:00
Henry Zhu
cf86d94597
alpha.17
2017-07-26 16:18:45 -04:00
Henry Zhu
35f79cb272
8.0.0-alpha.15
2017-07-13 13:01:31 -04:00
Henry Zhu
522140b43f
update ( babel/babel-eslint#504 )
2017-07-13 12:58:45 -04:00
Evan Brodie
c9b8d2dfd1
Readme update usage section ( babel/babel-eslint#501 ) [skip ci]
...
* Updates README: Consolidates versioning table
Basically a revert of 52b4a13. It is easier to read a single table instead of two locations in the README for the version compatabilities between ESLint and babel-eslint
* Updates README: Add yarn command for installation
* [skip ci]
2017-07-09 21:03:59 -04:00
greenkeeper[bot]
469e679b6d
Update eslint to the latest version 🚀 ( babel/babel-eslint#500 )
...
* chore(package): update eslint to version 4.1.0
* escope -> eslint-scope
* Fix linting
2017-06-25 08:30:29 -07:00
greenkeeper[bot]
dcb4bffee5
chore(package): update husky to version 0.14.0 ( babel/babel-eslint#498 )
2017-06-22 13:18:47 -07:00
Kevin Mårtensson
9a791d175c
Update install instructions to use latest stable release ( babel/babel-eslint#497 ) [skip ci]
2017-06-20 23:49:46 +02:00
Henry Zhu
d40a6dd9b7
8.0.0-alpha.13
2017-06-18 18:33:40 -04:00
Henry Zhu
6aec93c468
Merge pull request babel/babel-eslint#493 from danez/regression-test
...
Test for babylon regression
2017-06-18 18:30:59 -04:00
Brian Ng
94e69f399b
Add Prettier ( babel/babel-eslint#491 )
2017-06-17 14:14:42 -05:00
Henry Zhu
001064885d
8.0.0-alpha.12
2017-06-16 16:56:32 -04:00