v6.0.0
6.0.0 (2023-10-24)
BREAKING CHANGES
- This module now requires node.js 18 and up. It includes a variety of related changes:
- Migrate from gts to xo for linting and code formatting
- Upgrade multiple deps to the latest version that were blocked on node 16
- Drop the codecov dependency and move to the github action
- Update the tsconfig to target Node16 for the module strategy
It's entirely possible this change didn't break anything for most users, but it's also possible it did.