Build(deps): bump next from 15.1.3 to 15.1.4 in /ui
Bumps next from 15.1.3 to 15.1.4.
Release notes
Sourced from next's releases.
v15.1.4
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- backport: force module format for virtual client-proxy (#74608)
- Fix prerender tags when notFound is called (#74607)
- Use provided waitUntil for pending revalidates (#74604)
- Feature: next/image: add support for images.qualities in next.config (#74588)
- Chore: docs: add missing search: '' on remotePatterns (#74587)
- Chore: docs: update version history of next/image (#73923) (#74570)
- Chore: next/image: improve imgopt api bypass detection for unsupported images (#74569)
Credits
Huge thanks to @ and @ for helping!
Commits
-
48f2588
v15.1.4 -
dcb208e
backport: force module format for virtual client-proxy (#74162) (#74608) -
6f6766a
Fix prerender tags when notFound is called (#74577) (#74607) -
a46f27f
Use provided waitUntil for pending revalidates (#74164) (#74604) -
bc6acf6
feat(next/image): add support forimages.qualities
in next.config (#74588) -
d253ac5
chore(docs): add missingsearch: ''
onremotePatterns
(#73925) (#74587) -
7b195a8
chore(docs): update version history ofnext/image
(#73923) (#74570) -
5a501d3
chore(next/image): improve imgopt api bypass detection for unsupported images... - See full diff in compare view