Skip to content

Commit 08234df

Browse files
committed
Fold roadmap into changelog
1 parent 57d9bdc commit 08234df

File tree

3 files changed

+7
-23
lines changed

3 files changed

+7
-23
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
You 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

ROADMAP.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs/monorepo-architecture.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)