Major Changes
-
#220
28c3ff4
Thanks @benmccann! - Return values became serializable again. An identifier for the detected tool is returned instead of an instance of aTool
object. -
#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
.