We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Would appreciate an update adding React 19 as a peer dep: https://react.dev/blog/2024/12/05/react-19 💜
The implementation might be simpler in the future with direct React support for document metadata, including <title>: https://react.dev/blog/2024/12/05/react-19#support-for-metadata-tags
<title>
Docs: https://react.dev/reference/react-dom/components/title
The text was updated successfully, but these errors were encountered:
Add React 19 as a peer dep
f6d26b8
Fixes tajo#19 Not sure if this library definitely works with React 19, but worth testing.
e4cfabb
Successfully merging a pull request may close this issue.
Would appreciate an update adding React 19 as a peer dep: https://react.dev/blog/2024/12/05/react-19 💜
The implementation might be simpler in the future with direct React support for document metadata, including
<title>
: https://react.dev/blog/2024/12/05/react-19#support-for-metadata-tagsDocs: https://react.dev/reference/react-dom/components/title
The text was updated successfully, but these errors were encountered: