sdk/typescript/v0.13.0
版本发布时间: 2024-09-11 23:44:36
dagger/dagger最新发布版本:v0.13.5(2024-10-11 06:27:38)
sdk/typescript/v0.13.0 - 2024-09-11
This SDK uses 🚙 Engine + 🚗 CLI version v0.13.0
. See what changed in that release.
⬢ https://www.npmjs.com/package/@dagger.io/dagger 📒 https://docs.dagger.io/reference/typescript/modules/api_client_gen
🔥 Breaking Changes
- Drop CommonJS support by @TomChv in https://github.com/dagger/dagger/pull/8237
This is required to allow modules to access the newest versions of thegraphql-request
dependency. - Bump
Bun
runtime version to1.1.26
by @TomChv in https://github.com/dagger/dagger/pull/8237
Changed
- Improve TypeScript SDK runtime performances by reordering operation to trigger more cache hits by @TomChv in https://github.com/dagger/dagger/pull/8236
Add module's code as final step to avoid cache burst when changing codes.
Dependencies
- Bump Engine to v0.13.0 by @jedevc in https://github.com/dagger/dagger/pull/8408
What to do next
- Read the documentation
- Join our Discord server
- Follow us on Twitter