Skip to content

Commit c06984d

Browse files
committedAug 28, 2023
Merge branch 'main' into release-next
2 parents c265a42 + 4b494b9 commit c06984d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+343
-322
lines changed
 

‎contributors.yml

+6-4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- AchThomas
66
- adamdotjs
77
- adil62
8+
- adrienharnay
89
- afzalsayed96
910
- Ajayff4
1011
- akamfoad
@@ -132,6 +133,7 @@
132133
- lopezac
133134
- lordofthecactus
134135
- LordThi
136+
- louis-young
135137
- loun4
136138
- lounsbrough
137139
- lpaube
@@ -178,7 +180,9 @@
178180
- petersendidit
179181
- promet99
180182
- pyitphyoaung
183+
- refusado
181184
- rimian
185+
- robbtraister
182186
- RobHannay
183187
- rtmann
184188
- rubeonline
@@ -195,10 +199,12 @@
195199
- shivamsinghchahar
196200
- SimenB
197201
- SkayuX
202+
- smithki
198203
- souzasmatheus
199204
- srmagura
200205
- stasundr
201206
- stmtk1
207+
- swalker326
202208
- tanayv
203209
- theostavrides
204210
- thisiskartik
@@ -230,7 +236,3 @@
230236
- yionr
231237
- yuleicul
232238
- zheng-chuang
233-
- swalker326
234-
- smithki
235-
- louis-young
236-
- robbtraister

‎docs/hooks/use-navigate.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The `navigate` function has two signatures:
5454

5555
## `options.replace`
5656

57-
Specifying `replace: true` will cause the navigation will replace the current entry in the history stack instead of adding a new one.
57+
Specifying `replace: true` will cause the navigation to replace the current entry in the history stack instead of adding a new one.
5858

5959
## `options.state`
6060

0 commit comments

Comments
 (0)
Please sign in to comment.