🐞 Fixes
- Fixed an issue where executing moon (and indirectly proto) would run into privilege access issues
on Windows. - Fixed
typescript.includeProjectReferenceSources
andtypescript.syncProjectReferencesToPaths
settings not including project references that were manually added (not auto-synced). - Fixed the "a project already exists with alias" warnings when using Bun and Node together.
⚙️ Internal
- Added canary release support.
- Enabled wasmtime caching, which should improve performance of WASM plugins by 10-20%.
- Updated proto to v0.23.7.