Version 7.0.0
Major
- Updated Node.js support from v8.10+ to v10+.
- Replaced
tapandnycwithtest-director,coverage-nodeandhard-rejectionto improve the dev experience, test ESM natively with Node.js, and reduce the dev install size by ~78.8 MB. These new dev dependencies require Node.js v10+.
Patch
- Updated dev dependencies.
- Removed the now redundant
eslint-plugin-import-order-alphabeticaldev dependency. - Stop using
huskyandlint-staged. - More thorough tests.
- Use strict mode for scripts.
- Renamed some package scripts.