Skip to content

Commit

Permalink
Update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
Mad-Kat committed Jan 2, 2025
1 parent bdef684 commit 0b47f0c
Showing 1 changed file with 12 additions and 15 deletions.
27 changes: 12 additions & 15 deletions packages/docs/content/docs/roadmap.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,16 @@ title: Roadmap
description: You can find the current roadmap of next-yak here. If you have any questions or suggestions, feel free to open an issue.
---

## Production Ready 1.0
## The Roadmap

- [x] Static CSS extraction
- [x] Support `keyframes`
- [x] Dynamic Properties
- [x] Dynamic Property Values
- [x] Reference other components
- [x] Only in the same file
- [x] Theming
- [x] Build time constants
- [x] Support `forwardRef`
- [x] Support `.attrs`
- [x] Sourcemaps
- [ ] Efficient parsing
- [ ] Efficient runtime
- [ ] Good error messages
This list is not exhaustive and not ordered by priority. It is a rough outline of what we plan to work on next.

- make theme work again with next.js >15.0.0
- add real world performance metrics
- optimize imports
- fix usage within pages that use the metadata API
- more efficient runtime & code transformation
- deduplicate styles
- add more and better examples
- add a migration tool for faster and easier migration
- add eslint-plugin for better developer experience

0 comments on commit 0b47f0c

Please sign in to comment.