Skip to content
New issue

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

fix: unistyles state was escaped leading to invalid syntax #513

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

edkimmel
Copy link
Contributor

Summary

The json quotes were being escaped as " for this script, which is invalid syntax. dangerouslySetInnerHTML fixes this.

Copy link

vercel bot commented Jan 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-unistyles-2.0 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2025 6:50pm
react-native-unistyles-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2025 6:50pm

@Brentlok Brentlok merged commit a30aa8e into jpudysz:main Jan 22, 2025
4 checks passed
@Brentlok
Copy link
Collaborator

@edkimmel thanks for another contribution 😄 🎉

@jpudysz
Copy link
Owner

jpudysz commented Jan 22, 2025

Will be released today as nightly with RN 0.77 support

@jpudysz
Copy link
Owner

jpudysz commented Jan 22, 2025

Released on nightly channel.

To install it:

yarn add react-native-unistyles@nightly

or use specific version:

3.0.0-nightly-20250122

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants