Skip to content

v5.2.0 Support cjs config file. Build package with tsc instead of babel

Latest
Compare
Choose a tag to compare
@slavik-chapelskyi slavik-chapelskyi released this 25 Aug 16:14
· 8 commits to master since this release

What's Changed

  • chore(deps): update dependency @babel/core to v7.21.4 by @renovate in #44
  • chore(deps): update dependency typescript to v5 by @renovate in #49
  • chore(deps): update dependency husky to v8 by @renovate in #40
  • chore(deps): update dependency lint-staged to v13 by @renovate in #46
  • Build package with tsc instead of babel; Support reading .cjs config files by @slavik-chapelskyi in #55

New Contributors

Full Changelog: v5.1.0...v5.2.0