New updates have landed for TON development tools — delivering greater stability, better performance, and a smoother workflow for developers building on TON.
📁 @ton/blueprint v0.39.1 – 2025-08-05
📁 @ton/sandbox v0.36.0 – 2025-08-04
📁 @ton/test-utils v0.10.0 – 2025-08-04
👥 Highlights & New Features
• New
--compiler-version flag for selecting specific compiler versions during contract verification•
buildLibrary wrapper compile config and compile function option to convert the built code into a library•
Blockchain.getTransactions method to fetch transactions• Code coverage support
•
allowParallel flag in Blockchain.sendMessageIter, allowing for testing MITM attack•
autoDeployLibs flag for automatic detection of deployed libraries• Support for the Bun test runner
⬇ To update, run
npm install @ton/blueprint@latest @ton/sandbox@latest @ton/test-utils@latest💡To learn more, visit GitHub pages: https://github.com/ton-org/blueprint, https://github.com/ton-org/sandbox and https://github.com/ton-org/test-utils.
💬 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!