remix
remix copied to clipboard
fix(remix-react): undeprecate `LiveReload`'s `nonce` prop
It was necessary for CSPs before, then it was no longer necessary thanks to https://github.com/remix-run/remix/pull/2783, but then it became necessary again when this PR was merged: https://github.com/remix-run/remix/pull/2874 but the deprecation warning was never removed.
Until this is released, people will get this in their editors:
⚠️ No Changeset found
Latest commit: f1ff191f734f5d5e314aa829e8a8d7b3d91ca0f1
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
I came here to file this, thanks for fixing!
Thanks!
🤖 Hello there,
We just published version v0.0.0-nightly-4b70f9f-20230316 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!
Thanks!