Skip to content

v145.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Jan 13:10
· 131 commits to main since this release
chore: bump version to 145.0.1 and add RUSTY_V8_REUSE_PREBUILT

- Bump version from 145.0.0 to 145.0.1
- Add RUSTY_V8_REUSE_PREBUILT env var to skip downloading prebuilt
  binaries when they already exist locally. This is useful when only
  Rust code changed but V8 itself hasn't changed (e.g., version bump
  without V8 update).