Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions versioned_docs/version-3.x/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ sidebar_position: 11

# Roadmap

- [ ] Access Control
- [ ] Data Validation
- [ ] Zod integration
This is a list of major features that are planned for the future releases of ZenStack v3. Although no specific timeline is promised, the order roughly represents the priority of these features.

- [x] Access Control
- [x] Data Validation
- [ ] Performance benchmark
- [ ] Zod integration
- [ ] Query-as-a-Service (automatic CRUD API)
- [ ] Json filter
- [ ] Custom procedures
- [ ] TanStack Query integration
- [ ] Custom procedures