-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
enhancementNew feature or requestNew feature or requesttypescriptRequires typescript knowledgeRequires typescript knowledge
Description
React19 just got release and this has to be fully supported by tuono
out of the box.
With this iteration, we are not expecting to support neither server actions
nor server components
. We just want to fully support server side rendering.
Before moving forward the followings are needed:
- Add message event polyfill #250
- [Repo maintenance]: use
@vitejs/plugin-react-swc
across all packages builds #244 - [Feature request]: tuono-router - remove
zustand
and use React Context API #247 - feat: add support for react 19 #264
- update
@testing-library/react
- remove
react-async-helmet
that does not support React19 - update all the react version to the 19th
- update
Followup
- Update version to
v0.17.0
- Update documentation
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttypescriptRequires typescript knowledgeRequires typescript knowledge
Type
Projects
Status
Done