Skip to content

v1.2.7 — Add CommonJS support to npm package

Choose a tag to compare

@HMAKT99 HMAKT99 released this 26 Mar 06:15
· 72 commits to main since this release
1e58fe6

Bug fixes

  • npm CJS support: require('akf-format') was broken with ERR_PACKAGE_PATH_NOT_EXPORTED. Now ships dual ESM + CJS builds. (#66)

PRs included

#66

What's Changed

Full Changelog: v1.2.6...v1.2.7