v0.17.2-beta
Hotfix release: Fixes WebSocket subscriptions and platform binary pruning in the Docker production image.
Bug Fixes
- Fix WebSocket subscriptions not working in Docker:
pnpm deploywas hoistingws@7.5.10instead ofws@8.19.0. - Fix aggressive platform pruning: Platform binary pruning was hardcoded for arm64, causing @swc/core to fail to load on x64.