Core Changes
- exclude default routes from isPageStatic check: #61173
- Add stack trace to client rendering bailout error: #61200
- chore: refactor image optimization to separate external/internal urls: #61172
Documentation Changes
- Refine revalidatePath
type
argument: #61159 - Docs: Add note about
revalidatePath
invalidating router cache: #61142
Example Changes
- example(with-stripe-typescript):
use client
required for error components: #61214
Misc Changes
Credits
Huge thanks to @timneutkens, @aramikuto, @ztanner, @huozhi, @jsteele-stripe, @delbaoliveira, and @styfle for helping!