Skip to content

Commit b47bd10

Browse files
authored
Fix stable middleware changeset typo (#14255)
1 parent 795b50c commit b47bd10

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.changeset/shy-lemons-boil.md

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

1010
Stabilize middleware and context APIs.
1111

12-
We have removed the `unstable_` prefix from the following APIs and they are not considered stable and ready for production use:
12+
We have removed the `unstable_` prefix from the following APIs and they are now considered stable and ready for production use:
1313

1414
- [`RouterContextProvider`](https://reactrouter.com/api/utils/RouterContextProvider)
1515
- [`createContext`](https://reactrouter.com/api/utils/createContext)

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,7 @@
426426
- willsmithte
427427
- Willvillegas
428428
- wkovacs64
429+
- wobsoriano
429430
- woodywoodsta
430431
- xavier-lc
431432
- xcsnowcity

0 commit comments

Comments
 (0)