·
5 commits
to main
since this release
Major Changes
-
#250
3cf8c4e
Thanks @Andarist! - Fixed an issue with projects using npm workspaces being recognized as yarn projects -
#242
1763058
Thanks @spanishpear! - This package is now published as a pure ESM package. -
#244
f29df03
Thanks @Andarist! - Add"engines"
field for explicit node version support. The supported node versions are>=20.0.0
.
Minor Changes
- #220
28c3ff4
Thanks @benmccann! - AddedDEFAULT_TOOLS
export