⬡ https://www.npmjs.com/package/@dagger.io/dagger
💥 Breaking Changes
- replace FS by RootFS by @aluzzardi in #3882
- api: Deprecate host.workdir by @aluzzardi in #3910
- api: directory.withNewFile: make
contents
mandatory by @aluzzardi in #3911 - api: Return the contents directly in Container Stdout/Stderr by @aluzzardi in #3925
- api: Deprecate Exec in favor of WithExec. Make args mandatory. by @aluzzardi in #3928
✨ Other Changes
- docs: Add Node.js SDK release instructions by @gerhard in #3898
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0 in /sdk/nodejs by @dependabot in #3818
- Support full isolated sessions w/ dagger-in-dagger. by @sipsma in #3787
- sdk: nodejs: format generated code by @aluzzardi in #3912
- sdk: nodejs: fix linter by @aluzzardi in #3922
- build(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.43.0 in /sdk/nodejs by @dependabot in #3819
- Automatically mount in engine-session binary from host when dagger-in-dagger enabled. by @sipsma in #3930
- Still set DAGGER_RUNNER_HOST from SDKs for now. by @sipsma in #3948
- sdk: Bump engine dependency to v0.3.5 by @github-actions in #3961