Skip to content

v9.0.0

Compare
Choose a tag to compare
@XhmikosR XhmikosR released this 19 Mar 06:33
· 74 commits to main since this release
  • Drop support for Node.js 10, now ^12.20.0 || ^14.14.0 || >=16.0.0 is required
  • Drop support for precinct's second string type argument; use precinct(file, { type: 'theType' })
  • CLI: rename es6Imports flag to --es6-mixed-imports
  • Remove debug dependency and switch to debuglog
  • Update all major dependencies
  • Switch to ESLint
  • Add coverage with c8

Full Changelog: v8.3.1...v9.0.0