No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

hace 3 años
12345678910111213141516171819202122232425
  1. v3.7.1 - April 12, 2017
  2. * ced6262 Fix: restore previous Scope API exports from escope (#31) (Vitor Balocco)
  3. * 5c3d966 Fix: Remove and Modify tests that contain invalid ES6 syntax (#29) (Reyad Attiyat)
  4. v3.7.0 - March 17, 2017
  5. * 9e27835 Chore: Add files section to package.json (#24) (Ilya Volodin)
  6. * 3e4d123 Upgrade: eslint-config-eslint to 4.0.0 (#21) (Teddy Katz)
  7. * 38c50fb Chore: Rename src to lib and test to tests (#20) (Corbin Uselton)
  8. * f4cd920 Chore: Remove esprima (#19) (Corbin Uselton)
  9. * f81fad5 Revert "Chore: Remove esprima" (#18) (James Henry)
  10. * 31b0085 Chore: Remove es6-map and es6-weakmap as they are included in node4 (#10) (#13) (Corbin Uselton)
  11. * 12a1ca1 Add Makefile.js and eslint (#15) (Reyad Attiyat)
  12. * 7d23f8e Chore: Remove es6-map and es6-weakmap as they are included in node4 (#10) (Corbin Uselton)
  13. * 019441e Chore: Convert to ES6 that is supported on Node 4, commonjs modules and remove Babel (#14) (Corbin Uselton)
  14. * c647f65 Update: Add check for node.body in referencer (#2) (Corbin Uselton)
  15. * eb5c9db Remove browserify and jsdoc (#12) (Corbin Uselton)
  16. * cf38df0 Chore: Update README.md (#3) (James Henry)
  17. * 8a142ca Chore: Add eslint-release scripts (#6) (James Henry)
  18. * e60d8cb Chore: Remove unused bower.json (#5) (James Henry)
  19. * 049c545 Chore: Fix tests for eslint-scope (#4) (James Henry)
  20. * f026aab Chore: Update package.json for eslint fork (#1) (James Henry)
  21. * a94d281 Chore: Update license with JSF copyright (Nicholas C. Zakas)