Sourced from nuxt's releases.
v3.16.1
🔥 Performance
- nuxt: Use browser cache for payloads (#31379)
🩹 Fixes
- nuxt: Restore nuxt aliases to nitro compilerOptions.paths (#31278)
- nuxt: Use new
mocked-exports(#31295)- nuxt: Check resolved options for polyfills (#31307)
- nuxt: Render style component html (#31337)
- nuxt: Add missing lazy hydration prop in regex (#31359)
- nuxt: Fully resolve nuxt dependencies (#31436)
- vite: Don't show interim vite build output files (#31439)
- nuxt: Ignore prerendering unprefixed public assets (151912ec3)
- nuxt: Use more performant router catchall pattern (#31450)
- nuxt: Prevent param duplication in
typedPagesimplementation (#31331)- nuxt: Sort route paths before creating route tree (#31454)
đź“– Documentation
- Update link to vercel edge network (ec20802a5)
- Improve HMR performance note for Windows users (#31301)
- Correct WSL note phrasing (#31322)
- Fix typo (#31341)
- Adjust
app.headexample (#31350)- Include package manager options in update script (#31346)
- Add missing comma (#31362)
- Add mention of
addServerTemplateto modules guide (#31369)- Add
rspackand removetest-utilsfor monorepo guide (#31371)- Adjust example (#31372)
- Update experimental docs (#31388)
- Use
inisyntax block highlighting for.envfiles (f79fabe46)- Improve
useHydrationdocs (#31427)- Update broken docs links (#31430)
- Mention possibility of prerendering api routes (#31234)
🏡 Chore
- Fix gitignore (6fe9dff7e)
- Bump axios dependency in lockfile (c3352e80b)
- Lint repo (2ab20bfdc)
- Add scorecard badge (#31302)
- Dedupe (be5d85f2b)
âś… Tests
- Migrate runtime compiler test to playwright (+ add test cases) (#31405)
- Migrate spa preloader tests to playwright (#31273)
- Use
srvxand random port for remote provider (#31432)🤖 CI
❤️ Contributors
- Daniel Roe (
@​danielroe)- Anoesj Sadraee (
@​Anoesj)- Peter Radko (
@​Gwynerva)
... (truncated)
cd38de2
v3.16.1ea9025e
fix(nuxt): sort route paths before creating route tree (#31454)7bbc794
fix(nuxt): prevent param duplication in typedPages
implementation (#31331)10a4f8e
fix(nuxt): use more performant router catchall pattern (#31450)502720f
chore(deps): update all non-major dependencies (3.x) (#31452)151912e
fix(nuxt): ignore prerendering unprefixed public assetsa752be8
docs: update broken docs links (#31430)19ac2e7
fix(nuxt): fully resolve nuxt dependencies (#31436)9374ceb
chore(deps): update devdependency nitropack to v2.11.7 (3.x) (#31441)e26dd61
chore(deps): update all non-major dependencies (3.x) (#31421)