Releases: hsluv/hsluv-javascript
Releases · hsluv/hsluv-javascript
v1.0.2
What's Changed
- Add npm provenance release workflow by @boronine-bot in #12
- Fix package-lock.json for npm ci by @boronine-bot in #13
New Contributors
- @boronine-bot made their first contribution in #12
Full Changelog: v1.0.1...v1.0.2
v1.0.2-beta.0: Fix package-lock.json for npm ci (#13)
Regenerate package-lock.json with esbuild optional dependencies Co-authored-by: boronine-bot <boronine-bot@users.noreply.github.com>
v1.0.1
- Fix TypeScript d.ts resolution for certain configurations.
v1.0.0
- New API to avoid heap allocation.
- Transpiled from hsluv-haxe and converted manually to TypeScript.
- New GitHub Actions CI for build, test and publishing automation