next.js
2514e133 - Add experimental flag for View Transitions (#74659)

Commit
1 year ago
Add experimental flag for View Transitions (#74659) Will be stacked on next React sync which includes `unstable_ViewTransition`. Allows using React's `unstable_ViewTransition` Component behind the `experimental.viewTransition` flag. Right now it just opts into React's experimental build but may later house Next.js specific features like Transition Types for navigations.
Author
Parents
Loading