This repository was archived by the owner on May 22, 2024. It is now read-only.
v5.7.1
5.7.1 (2022-02-08)
Bug Fixes
- fix
shellUtilsstubbing with ES modules (#983) (dc12508) - guard against self-referencing element in
shouldTranspile(#1007) (59f3ebd) - rename
.eslintrc.jsto.eslintrc.cjs(#971) (dadd5aa) - rename
commitlint.config.jstocommitlint.config.cjs(#970) (72a46b0) - semver imports (#985) (c7159d7)
- use new interface of Yargs (#984) (33dbff2)
- use safe version of
getPackageJsonwhen transpiling ESM (#1008) (8c4b234)