Skip to content

Commit

Permalink
doc: Remove pre-v2 callout
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Jan 14, 2025
1 parent ff5e641 commit 8d8022c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/docs/content/docs/options.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -171,10 +171,6 @@ the updated URL.
Pass in the `startTransition{:ts}` function from `useTransition{:ts}` to the options
to enable this behaviour:

<Callout title="Upcoming changes" type="warn">
In `[email protected]`, passing `startTransition` will no longer automatically set `shallow: false{:ts}`.
</Callout>

```tsx /startTransition/1,3#2
'use client'

Expand Down

0 comments on commit 8d8022c

Please sign in to comment.