v0.6.0-rc308
probelabs/probev0.6.0-rc308Mar 20, 2026by buger
AI Summary
This is a patch release candidate (v0.6.0-rc308) for probelabs/probe that addresses a bundling issue. The release contains a single bug fix to prevent ReferenceError when using ncc bundles by properly hoisting variables.
Key Highlights
- Fixed ReferenceError in ncc bundles by hoisting grantedMs/grantedMin variables
- Bug fix merged via PR #545 by @buger
Full Release Notes
## What's Changed * fix: hoist grantedMs/grantedMin to avoid ReferenceError in ncc bundles by @buger in https://github.com/probelabs/probe/pull/545 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc307...v0.6.0-rc308