Releases: hyperlight-dev/hyperlight-js
Releases · hyperlight-dev/hyperlight-js
v0.2.1
What's Changed
📝 Other Changes
- Update npm org from hyperlight to hyperlight-dev by @simongdavies in #99
- Add ESM support and re-export CJS entry point in js-host-api by @simongdavies in #101
- Update to v0.2.1 by @simongdavies in #102
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
👒 Dependencies
- Bump clap from 4.5.59 to 4.5.60 by @dependabot[bot] in #6
- Bump anyhow from 1.0.101 to 1.0.102 by @dependabot[bot] in #7
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #10
- Bump eslint from 10.0.0 to 10.0.1 in /src/js-host-api by @dependabot[bot] in #11
- Bump crate-ci/typos from 1.38.1 to 1.43.5 by @dependabot[bot] in #12
- Bump oxc_resolver from 11.17.1 to 11.18.0 by @dependabot[bot] in #13
- Bump chrono from 0.4.43 to 0.4.44 by @dependabot[bot] in #15
- Bump eslint from 10.0.1 to 10.0.2 in /src/js-host-api by @dependabot[bot] in #14
- Bump cargo-hyperlight from 0.1.6 to 0.1.7 by @dependabot[bot] in #19
- Bump tempfile from 3.25.0 to 3.26.0 by @dependabot[bot] in #20
📝 Other Changes
- Bump cargo-hyperlight by @jprendes in #8
- Add CI job for branch protection by @jprendes in #9
- Add custom labels to dependabot PRs by @simongdavies in #18
- Bump oxc_resolver from 11.18.0 to 11.19.0 by @dependabot[bot] in #21
- Add copyright 2026 headers for source code by @dblnz in #22
- Bump oxc_resolver from 11.19.0 to 11.19.1 by @dependabot[bot] in #30
- Updates for the latest hyperlight version by @simongdavies in #24
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #25
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #26
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #27
- Bump crate-ci/typos from 1.43.5 to 1.44.0 by @dependabot[bot] in #29
- Add host function registration for Node.js by @simongdavies in #31
- Use Rust stubs instead of C by @jprendes in #28
- Bump tokio from 1.49.0 to 1.50.0 by @dependabot[bot] in #37
- Bump uuid from 1.21.0 to 1.22.0 by @dependabot[bot] in #41
- Bump libc from 0.2.182 to 0.2.183 by @dependabot[bot] in #44
- Bump eslint from 10.0.2 to 10.0.3 in /src/js-host-api by @dependabot[bot] in #43
- Bump tempfile from 3.26.0 to 3.27.0 by @dependabot[bot] in #47
- Bump clap from 4.5.60 to 4.6.0 by @dependabot[bot] in #51
- Bump tracing-subscriber from 0.3.22 to 0.3.23 by @dependabot[bot] in #53
- Bump cargo-hyperlight from 0.1.7 to 0.1.8 by @dependabot[bot] in #54
- fix: use line-based heuristic for auto-export detection by @simongdavies in #46
- Bump actions/create-github-app-token from 2 to 3 by @dependabot[bot] in #52
- Bump vitest from 4.0.18 to 4.1.0 in /src/js-host-api by @dependabot[bot] in #50
- Replace ws2022 with ws2025 by @ludfjig in #56
- Bump flatted from 3.3.3 to 3.4.2 in /src/js-host-api in the npm_and_yarn group across 1 directory by @dependabot[bot] in #57
- Bump opentelemetry-otlp from 0.31.0 to 0.31.1 by @dependabot[bot] in #58
- Bump rustls-webpki from 0.103.8 to 0.103.10 in the cargo group across 1 directory by @dependabot[bot] in #59
- Bump env_logger from 0.11.9 to 0.11.10 by @dependabot[bot] in #63
- Bump eslint from 10.0.3 to 10.1.0 in /src/js-host-api by @dependabot[bot] in #60
- Bump hyperlight-dev/ci-setup-workflow from 1.8.0 to 1.9.0 by @dependabot[bot] in #61
- Bump vitest from 4.1.0 to 4.1.1 in /src/js-host-api by @dependabot[bot] in #62
- Add guest-call-stats feature with ExecutionStats API by @simongdavies in #33
- Bump uuid from 1.22.0 to 1.23.0 by @dependabot[bot] in #72
- Bump arc-swap from 1.8.2 to 1.9.0 by @dependabot[bot] in #71
- Bump vitest from 4.1.1 to 4.1.2 in /src/js-host-api by @dependabot[bot] in #70
- Try fix 1es runners by @ludfjig in #77
- Bump libc from 0.2.183 to 0.2.184 by @dependabot[bot] in #79
- Bump crate-ci/typos from 1.44.0 to 1.45.0 by @dependabot[bot] in #78
- Bump hl to 0.14.0, js to 0.2.0 by @ludfjig in #80
- Bump napi-derive from 3.5.2 to 3.5.3 by @dependabot[bot] in #75
- Bump napi from 3.8.3 to 3.8.4 by @dependabot[bot] in #74
- Bump arc-swap from 1.9.0 to 1.9.1 by @dependabot[bot] in #85
- Bump tokio from 1.50.0 to 1.51.0 by @dependabot[bot] in #84
- Bump vite from 8.0.3 to 8.0.5 in /src/js-host-api in the npm_and_yarn group across 1 directory by @dependabot[bot] in #86
- Bump eslint from 10.1.0 to 10.2.0 in /src/js-host-api by @dependabot[bot] in #83
- Bump extractions/setup-just from 3 to 4 by @dependabot[bot] in #82
- Bump @napi-rs/cli from 3.5.1 to 3.6.0 in /src/js-host-api by @dependabot[bot] in #73
- Update cargo lock by @simongdavies in #87
- feat(js-host-api): add npm publishing workflow by @simongdavies in #36
- Bump vitest from 4.1.2 to 4.1.3 in /src/js-host-api by @dependabot[bot] in #88
- Fix invalid command by @simongdavies in #89
- fix workflow by @simongdavies in #90
- Fix workflow by @simongdavies in #92
- fix workflow by @simongdavies in #93
- Add add_load_handle_unload bench by @ludfjig in #91
- fix napi pre-publish by @simongdavies in #94
- get rid of napi prepublish by @simongdavies in #95
- Bump tokio from 1.51.0 to 1.51.1 by @dependabot[bot] in #97
- Bump @napi-rs/cli from 3.6.0 to 3.6.1 in /src/js-host-api by @dependabot[bot] in #96
- update Windows build pool to hld-win2025-amd and remove executable_heap feature from hyperlight-host by @simongdavies in #98
New Contributors
- @dependabot[bot] made their first contribution in #6
- @simongdavies made their first contribution in #18
- @dblnz made their first contribution in #22
- @ludfjig made their first contribution in #56
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
🐛 Bug Fixes
📝 Other Changes
- Bump version to 0.1.1 by @jprendes in #1
- Add trusted publishing auth for crates.io releases by @jsturtevant in #3
- Replace hardcoded label list with kind/* label convention by @jsturtevant in #5
New Contributors
- @jprendes made their first contribution in #1
- @jsturtevant made their first contribution in #3
Full Changelog: https://github.com/hyperlight-dev/hyperlight-js/commits/v0.1.1