Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@nkt nkt released this 31 Mar 21:25
· 33 commits to master since this release
v1.3.0
539006d

Big thanks to @ota-meshi since he made this release happen!

  • Made es5/no-template-literals fixable
  • Made es5/no-arrow-functions fixable
  • Made es5/no-spread fixable
  • Made es5/no-exponentiation-operator warn **=
  • Made es5/no-destructuring fixable
  • Added es5/no-unicode-code-point-escape rule
  • Added es5/no-binary-and-octal-literals rule