Skip to content

Commit 4326424

Browse files
committed
Update changelogs
1 parent b49a49e commit 4326424

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

.changeset/eight-tomatoes-breathe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@remix-run/router": minor
33
---
44

5-
Expose deferred information from createStaticHandler
5+
Expose deferred information from `createStaticHandler`

.changeset/light-pandas-confess.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"react-router": patch
33
---
44

5-
update <Await> to accept ReactNode as children function return result
5+
update `<Await>` to accept ReactNode as children function return result

.changeset/violet-timers-type.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
"react-router": minor
23
"react-router-dom": minor
34
---
45

packages/react-router/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
### Patch Changes
2020

21-
- update <Await> to accept ReactNode as children function return result ([#9896](https://github.com/remix-run/react-router/pull/9896))
21+
- update `<Await>` to accept ReactNode as children function return result ([#9896](https://github.com/remix-run/react-router/pull/9896))
2222

2323
## 6.7.0-pre.1
2424

packages/router/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
### Minor Changes
2525

26-
- Expose deferred information from createStaticHandler ([#9760](https://github.com/remix-run/react-router/pull/9760))
26+
- Expose deferred information from `createStaticHandler` ([#9760](https://github.com/remix-run/react-router/pull/9760))
2727

2828
### Patch Changes
2929

0 commit comments

Comments
 (0)