v0.13.7
🐞 Bug Fixes
- runtime:
- Seed registry with existing entries before watching - by @john-royal in #65 (bb379)
- Improve address in use detection on windows - by @john-royal in #69 (aac48)
- Annotate RemoteWorker make/layer so dts keeps typed error/requirement channels - by @sam-goodwin in #71 (a26fb)
- Owner-aware registry entry removal - by @sam-goodwin in #72 (ca3ab)
- Drop tag from digest-pinned docker pull refs - by @asterikx in #70 (3d999)
- vite-plugin:
- Tolerate WebSocket error events without an error property - by @john-royal and @cursoragent (d9b95)
- Use module fallback service to handle wasm imports - by @john-royal in #68 (cadb3)