Skip to content
This repository was archived by the owner on May 22, 2024. It is now read-only.

v5.7.1

Choose a tag to compare

@token-generator-app token-generator-app released this 08 Feb 13:34
f3bd138

5.7.1 (2022-02-08)

Bug Fixes

  • fix shellUtils stubbing with ES modules (#983) (dc12508)
  • guard against self-referencing element in shouldTranspile (#1007) (59f3ebd)
  • rename .eslintrc.js to .eslintrc.cjs (#971) (dadd5aa)
  • rename commitlint.config.js to commitlint.config.cjs (#970) (72a46b0)
  • semver imports (#985) (c7159d7)
  • use new interface of Yargs (#984) (33dbff2)
  • use safe version of getPackageJson when transpiling ESM (#1008) (8c4b234)