vikejs / vike-react

🔨 React integration for Vike
https://vike.dev/vike-react
MIT License
94 stars 15 forks source link

React 19 #88

Closed brillout closed 3 weeks ago

brillout commented 6 months ago

React has some exciting developments in the pipeline, which will be released in React 19 and are already available in the canary releases.

We can already start experimenting with these new niceties. Contribution welcome.

For example, instead of https://github.com/vikejs/vike-react/issues/67, we can integrate React's new built-in <title>, <meta>, and metadata <link> tags.