Skip to content

Commit aa300b2

Browse files
Copilothotlong
andcommitted
docs: update ROADMAP.md for @objectstack v3.2.0 upgrade
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 4443d8e commit aa300b2

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

ROADMAP.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# ObjectUI Development Roadmap
22

3-
> **Last Updated:** March 1, 2026
3+
> **Last Updated:** March 2, 2026
44
> **Current Version:** v0.5.x
5-
> **Spec Version:** @objectstack/spec v3.0.10
6-
> **Client Version:** @objectstack/client v3.0.10
5+
> **Spec Version:** @objectstack/spec v3.2.0
6+
> **Client Version:** @objectstack/client v3.2.0
77
> **Target UX Benchmark:** 🎯 Airtable parity
88
> **Current Priority:** AppShell Navigation · Designer Interaction · **View Config Live Preview Sync ✅** · Dashboard Config Panel · Airtable UX Polish · **Flow Designer ✅** · **App Creation & Editing Flow ✅** · **System Settings & App Management ✅** · **Right-Side Visual Editor Drawer ✅**
99
@@ -49,6 +49,15 @@ ObjectUI is a universal Server-Driven UI (SDUI) engine built on React + Tailwind
4949

5050
---
5151

52+
## 🔄 Spec v3.2.0 Upgrade Summary
53+
54+
> Upgraded from `@objectstack/spec v3.0.10``v3.2.0` on March 2, 2026. All `@objectstack/*` packages upgraded to v3.2.0.
55+
56+
**Breaking Changes Applied:**
57+
- Actions with `type: 'api'` now require a `target` field (the API endpoint/handler name). Added `target` to all API actions across examples (CRM, todo, msw-todo, kitchen-sink).
58+
59+
---
60+
5261
## 🔄 Spec v3.0.10 Upgrade Summary
5362

5463
> Upgraded from `@objectstack/spec v3.0.9``v3.0.10` on February 25, 2026. UI sub-export adds new Zod schemas and `ViewFilterRule` type. Dashboard widgets now require `id` field. View filters must use object format.

0 commit comments

Comments
 (0)