Releases: ReeceM/custom-type-api
Releases · ReeceM/custom-type-api
0.2.0-alpha.3
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
Testing
Shall it build
v0.1.0 Release
Testing the building aspect and auto publishing.
This should make the main code available under dist/index.js
(hopefully.)
Initial Release Freezing
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 :)