Skip to content

Commit f16f568

Browse files
committed
chore: add features to roadmap
1 parent cce7520 commit f16f568

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

packages/pranx/FEATURES.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
# FEATURES ROADMAP
22

3-
- [X] FSR (File-System-Routing)
4-
- [X] SSR (Server Side Rendering)
5-
- [X] SSG (Static Side Generation)
6-
- [X] Hydratation (Full)
7-
- [X] CSR (Client-Side-Routing)
8-
- [X] API routes for server endpoints
9-
- [X] Extendable user config
3+
- [x] FSR (File-System-Routing)
4+
- [x] SSR (Server Side Rendering)
5+
- [x] SSG (Static Side Generation)
6+
- [x] Hydratation (Full)
7+
- [x] CSR (Client-Side-Routing)
8+
- [x] API routes for server endpoints
9+
- [x] Extendable user config
1010
- [ ] ISG (Incremental Static Side Generation)
1111
- [ ] Per page Metadata
1212
- [ ] Client Metadata manipulation
1313
- [ ] Dev Mode
1414
- [ ] Sass Plugin
1515
- [ ] Tailwindcss support v3
16-
- [X] Tailwindcss support v4
17-
- [X] Css modules support
16+
- [x] Tailwindcss support v4
17+
- [x] Css modules support
1818
- [ ] Layouts
1919
- [ ] Custom Error Pages
2020
- [ ] Websockets
2121
- [ ] Graphql
2222
- [ ] Env out of the box
23+
- [ ] Link Preloading
24+
- [ ] create-pranx starter

0 commit comments

Comments
 (0)