Changelog
Release notes for the Ductape platform and SDKs are maintained in each package repository.
2026-05-19 — SDK 0.1.8
- TypeScript (
@ductape/sdk0.1.8): Constructor-onlyproduct/envruntime defaults; app action runtime renamed toductape.api(wasductape.actions); see SDK runtime defaults. - Frontend (
@ductape/client,@ductape/react,@ductape/vue):ductape.apiis the primary surface for running app actions (run,oauth,share, etc.);ductape.actionsremains as a deprecated getter alias. Service class renamed toApiService(ActionServicealias kept).
SDKs
| SDK | Changelog |
|---|---|
TypeScript (@ductape/sdk) | sdk/ts/CHANGELOG.md |
NestJS (@ductape/nestjs) | sdk/nestjs/CHANGELOG.md |
CLI
| Package | Changelog |
|---|---|
@ductape/cli | cli/CHANGELOG.md |
Documentation
Site documentation changes ship with the ductape-docs folder in the monorepo.