v0.6.3
dmachat/angular-webpack-cookbookv0.6.3Jul 4, 2026by github-actions[bot]
AI Summary
This release addresses edge cases in network handling, specifically IPv6 DNS resolution and upstream TLS verification, while restoring feature parity in the SDK.
Key Highlights
- Improved network handling for IPv6 DNS edge cases
- Scoped upstream TLS verification
- Restored local feature parity in the SDK
New Features
- Scoped upstream TLS verification
Full Release Notes
## What's Changed * chore: refresh npm lockfile after v0.6.2 by @github-actions[bot] in https://github.com/superradcompany/microsandbox/pull/1082 * fix(network): handle IPv6 DNS edge cases by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/1083 * feat(network): scope upstream tls verification by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/1073 * fix(sdk): restore pr 754 local feature parity by @appcypher in https://github.com/superradcompany/microsandbox/pull/1091 * chore(release): bump microsandbox to 0.6.3 by @appcypher in https://github.com/superradcompany/microsandbox/pull/1094 **Full Changelog**: https://github.com/superradcompany/microsandbox/compare/v0.6.2...v0.6.3