Fresh updates are here for TON development tools — boosting reliability, developer experience, and overall tooling performance. Be sure to upgrade and take advantage of the latest improvements!
👥 @ton/blueprint
📁 v0.32.0 – 2025-05-02
• Added compiler version display during contract build
• Introduced 'All Contracts' option in build wizard
• New function to build all Tact contracts (ideal for pre-test rebuilds)
• Improved error messages for non-PascalCase contract names
• blueprint build --all now properly exits with non-zero code on failure
📁 v0.31.0 – 2025-04-24
• Added Fift output support for FunC and Tolk build commands
• Integrated API reference into code
👥 @ton/sandbox
📁 v0.30.0 – 2025-05-12
• Updated config to v10
📁 v0.29.0 – 2025-04-30
• Refreshed API documentation
• Updated emulator WASM binary (TON v2025.04)
⬇ To update, run
npm install @ton/blueprint@latest or npm install @ton/sandbox@latest.💡To learn more, visit the GitHub page at https://github.com/ton-org/blueprint or https://github.com/ton-org/sandbox.
💬 Encountered issues? Please report them on GitHub at https://github.com/ton-org/blueprint/issues.
🎁 Your feedback and usage examples are crucial. Share your experiences to help us evolve the SDK!