File tree Expand file tree Collapse file tree 3 files changed +7
-23
lines changed
Expand file tree Collapse file tree 3 files changed +7
-23
lines changed Original file line number Diff line number Diff line change 22
33You may also want to refer to [ GitHub releases] ( https://github.com/transloadit/node-sdk/releases ) .
44
5+ ## Roadmap
6+
7+ - Support more platforms than Node.js https://github.com/transloadit/node-sdk/issues/153
8+ - Other improvements, see https://github.com/transloadit/node-sdk/issues/89
9+ - Add JSON Schema export for v4 (` @transloadit/jsonschema ` or subpath) once zod v4 tooling is stable.
10+ - Consider promoting alphalib into its own workspace package if/when all consuming repos are v4‑ready.
11+
512## Unreleased
613
714- TBD
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -193,8 +193,3 @@ Only `package.json` metadata drift is currently allowed; any other file differen
193193- [x] Add a sync-v4 regression fixture to verify ` .passthrough() ` → ` .catchall(z.unknown()) ` and ` z.record(...) ` key injection
194194- [x] Add runtime parity coverage for ` assemblyStatus ` (ok/error/busy) once stable samples are selected
195195- [x] Add a CI guard that ` @transloadit/zod ` exports list stays in sync with ` packages/node/src/alphalib/types `
196-
197- ## Future extensions
198-
199- - Add JSON Schema export for v4 (` @transloadit/jsonschema ` or subpath) once v4 tooling is stable.
200- - Consider promoting alphalib into its own workspace package if/when all consuming repos are v4‑ready.
You can’t perform that action at this time.
0 commit comments