Skip to content

Commit 8d8022c

Browse files
committedJan 14, 2025
doc: Remove pre-v2 callout
1 parent ff5e641 commit 8d8022c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

Diff for: ‎packages/docs/content/docs/options.mdx

-4
Original file line numberDiff line numberDiff line change
@@ -171,10 +171,6 @@ the updated URL.
171171
Pass in the `startTransition{:ts}` function from `useTransition{:ts}` to the options
172172
to enable this behaviour:
173173

174-
<Callout title="Upcoming changes" type="warn">
175-
In `nuqs@2.0.0`, passing `startTransition` will no longer automatically set `shallow: false{:ts}`.
176-
</Callout>
177-
178174
```tsx /startTransition/1,3#2
179175
'use client'
180176

0 commit comments

Comments
 (0)
Failed to load comments.