Skip to content

v10.0.0: Update eslint to 8

Latest
Compare
Choose a tag to compare
@lCharlie123l lCharlie123l released this 26 Sep 11:14
· 1 commit to master since this release

What's Changed

  • [Breaking] Eslint upgraded to version 8. Note that this will have breaking changes from eslint updates see guide for migrating here https://eslint.org/docs/latest/user-guide/migrating-to-8.0.0. For most projects we won't need to do anything so long as we're fairly up to date on node versions as most of the breaking changes have been handled already as part of this.

Full Changelog: v9.0.0...v10.0.0