Skip to content

Conversation

jacob-ebey
Copy link
Member

@jacob-ebey jacob-ebey commented Mar 5, 2025

Introduce unstable_subResourceIntegrity future flag that enables generation of an importmap with integrity for the scripts that will be loaded by the browser.

Available in 0.0.0-experimental-35027c3be

Copy link

changeset-bot bot commented Mar 5, 2025

🦋 Changeset detected

Latest commit: 4808416

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
@react-router/dev Patch
react-router Patch
@react-router/fs-routes Patch
@react-router/remix-routes-option-adapter Patch
@react-router/architect Patch
@react-router/cloudflare Patch
react-router-dom Patch
@react-router/express Patch
@react-router/node Patch
@react-router/serve Patch
create-react-router Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jacob-ebey jacob-ebey changed the base branch from main to dev March 5, 2025 19:46
…`<Scripts>` and `unstable_subResourceIntegrity` future flag.
@jacob-ebey jacob-ebey changed the title Sri feat: unstable_subResourceIntegrity Mar 5, 2025
@jacob-ebey jacob-ebey marked this pull request as ready for review March 6, 2025 04:20
@jacob-ebey jacob-ebey requested a review from Copilot March 6, 2025 04:20
Copilot

This comment was marked as spam.

@jacob-ebey jacob-ebey merged commit 5461461 into dev Apr 1, 2025
10 of 11 checks passed
@jacob-ebey jacob-ebey deleted the sri branch April 1, 2025 21:05
Copy link
Contributor

github-actions bot commented Apr 2, 2025

🤖 Hello there,

We just published version 7.5.0-pre.0 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!

wilcoxmd added a commit to wilcoxmd/react-router that referenced this pull request Apr 3, 2025
…d-route-typegen * upstream/dev: (56 commits) chore: format feat: unstable_subResourceIntegrity (remix-run#13163) Add lazy route property API, use for loading middleware (remix-run#13294) Add `rolldown-vite` playground (remix-run#13333) chore: Update version for release (remix-run#13322) Exit prerelease mode Update release notes Remove `react-router:override-optimize-deps` plugin (remix-run#13317) chore: format Add Wrangler v4 to `@react-router/dev` peer dep range (remix-run#13258) update changelog Handle custom base for critical CSS with Vite Env API (remix-run#13305) chore: Update version for release (pre) (remix-run#13312) Enter prerelease mode chore: format host parse (remix-run#13309) Fix middleware return types (remix-run#13311) more data docs fix Location link (remix-run#13291) Also fix the meta link ...
Copy link
Contributor

github-actions bot commented Apr 4, 2025

🤖 Hello there,

We just published version 7.5.0 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!

cache: "pnpm"

- uses: google/wireit@setup-github-actions-caching/v2
# TODO: Track and renable once this has been fixed: https://github.com/google/wireit/issues/1297
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, just a heads up: you should be able to turn Wireit caching back on now by upgrading your wireit dependency to ^0.14.12. See google/wireit#1297 for more info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants