Skip to content

Commit d2f1f1b

Browse files
authored
update changes files to use h4 instead of h3 (#15334)
1 parent 8186207 commit d2f1f1b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/react-router-dev/.changes/unstable.rsc-subresource-integrity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Support the `subResourceIntegrity` config option in RSC Framework Mode
22

3-
### Migration guide
3+
#### Migration guide
44

55
No changes are required when using the default RSC SSR entry. If you maintain a custom `app/entry.ssr.tsx`, import the new virtual module and pass its hashes to React's `importMap` render option:
66

packages/react-router/.changes/unstable.rsc-client-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Detect stale RSC clients during lazy route discovery and reload the destination document
22

3-
### Migration
3+
#### Migration
44

55
Apps using the default RSC Framework entry do not need to make any changes. Apps with a custom `entry.rsc.tsx` should import the generated client version and pass it to `unstable_matchRSCServerRequest`:
66

0 commit comments

Comments
 (0)