remix icon indicating copy to clipboard operation
remix copied to clipboard

fix(remix-react): undeprecate `LiveReload`'s `nonce` prop

Open kentcdodds opened this issue 2 years ago • 1 comments

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:

image

kentcdodds avatar Jan 20 '23 17:01 kentcdodds

⚠️ 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

changeset-bot[bot] avatar Jan 20 '23 17:01 changeset-bot[bot]

I came here to file this, thanks for fixing!

humphd avatar Feb 15 '23 02:02 humphd

Thanks!

kentcdodds avatar Mar 15 '23 21:03 kentcdodds

🤖 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!

github-actions[bot] avatar Mar 16 '23 07:03 github-actions[bot]