This project adheres to semver. This changelog format is largely based on Keep A Changelog.
- Drop support for Node 14 (#43)
- Support a -f flag for arbitrary file inclusion in the check
- Refactored check api to unify across package managers
- Use modern Yarn internally
- Add detection and support for Yarn Berry
- Detect package manager based on lockfile
- Remove fixtures dir from published package
- Add
files
config to pjson, removes unnecessary files from published package - Update node
engines
config to allow for^16
and^18
- Fix bug in cli program name after package rename
- Republish with new public repo settings
- Initial package. Full yarn support.
- Initial repo setup, empty release