Standard v12.0.0 Release Notes

Release Date: 2018-08-28 // almost 6 years ago
  • ๐Ÿ†• New version of ESLint, new version of Standard!

    โฌ†๏ธ When you upgrade, consider running standard --fix to automatically format your code to match the newly added rules.

    ๐Ÿ†• New features

    • โšก๏ธ Update eslint from ~4.19.0 to ~5.4.0.
      • Support JSXFragment nodes (e.g. <></>)
      • Lots of minor changes to rules to catch more edge cases!
    • The README is now available in French! (Thanks @charliegerard!)
      • Other community contributed translations exist in Spanish, Italian, Korean, Portuguese, Simplified Chinese, and Taiwanese Mandarin.
      • More translations are welcome!

    ๐Ÿ†• New rules

    โœ… (Estimated % of affected standard users, based on test suite in parens)

    ๐Ÿ”„ Changed rules

    None.