v9.0.0
- Drop support for Node.js 10, now
^12.20.0 || ^14.14.0 || >=16.0.0
is required - Drop support for
precinct
's second stringtype
argument; useprecinct(file, { type: 'theType' })
- CLI: rename
es6Imports
flag to--es6-mixed-imports
- Remove
debug
dependency and switch todebuglog
- Update all major dependencies
- Switch to ESLint
- Add coverage with c8
Full Changelog: v8.3.1...v9.0.0