Skip to content

Releases: ReeceM/custom-type-api

0.2.0-alpha.3

24 Aug 23:06
f76977d
Compare
Choose a tag to compare
0.2.0-alpha.3 Pre-release
Pre-release

What's Changed

  • Add Microbundle and also update the api methods to handle errors and return Slice/Type types by @ReeceM in #2

New Contributors

Full Changelog: v0.1.1...0.2.0-alpha.3

v0.2.0 alpha 0

22 Jun 13:04
Compare
Choose a tag to compare
v0.2.0 alpha 0 Pre-release
Pre-release

Testing

Shall it build

29 Apr 20:40
Compare
Choose a tag to compare
v0.1.1

bumping versions and pacakge config

v0.1.0 Release

29 Apr 20:27
Compare
Choose a tag to compare

Testing the building aspect and auto publishing.

This should make the main code available under dist/index.js (hopefully.)

Initial Release Freezing

29 Apr 08:38
f0222c4
Compare
Choose a tag to compare
Pre-release

This is the initial functioning reference point for the library.

To use the compiled file, run pnpm build or nom run build or yarn build

Then you can import it and also have nice TS and JS hints :)