Skip to content

Releases: actual-experience/create-endpoint-factory

v1.0.1

Choose a tag to compare

@EskiMojo14 EskiMojo14 released this 29 Sep 11:47

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - tsup!

Choose a tag to compare

@EskiMojo14 EskiMojo14 released this 18 Sep 14:55

This version replaces the existing build setup with tsup, which fixes a lot of type declaration issues! The package has also been converted to an ESM module (with CJS support still included).

Before:
before
After:
after

What's Changed

  • Switch to tsup for building, and add attw and publint for checking output. by @EskiMojo14 in #7

Full Changelog: v0.0.2...v1.0.0

v0.0.2 - Initial release!

Pre-release

Choose a tag to compare

@EskiMojo14 EskiMojo14 released this 22 Mar 20:51

Now available on NPM!