mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
82e84e430b
- rename `unstable_after` -> `after` - remove `experimental.after` flag (and warn if it's present) i separated the big find-and-replace into a separate commit so that it's easier to see what else changed apart from that. does not touch docs, that's in #73038