Change8

v2.10.3-canary.8

📦 turborepoView on GitHub →
1 features🐛 2 fixes

Summary

This canary release upgrades TypeScript to 7.0.1-rc and includes fixes for improved error reporting during JSON parsing and missing platform binaries. It also adds a new example project.

✨ New Features

  • Added new example project demonstrating usage with MCP servers.

🐛 Bug Fixes

  • Malformed JSON parse errors are now reported instead of causing a panic.
  • Improved error messaging when the platform binary is missing.