Skip to content

v9.0.0

Compare
Choose a tag to compare
@sheerun sheerun released this 19 Jan 15:44
· 104 commits to master since this release

This release does not pass code through standard --fix to fix formatting, it uses prettierx instead.

Breaking changes:

  • Custom configuration happens through .prettierrc instead of .eslintrc
  • If you use eslint, you need to extend prettier and prettier/standard in .eslintrc
  • Output matches the output of prettier
  • Prettier upgraded to 16