Skip to content

Commit 2d1630a

Browse files
committed
fix
1 parent 0e36cb6 commit 2d1630a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/news/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ outline: 'deep'
66

77
# News
88

9-
## Nuxt I18n Micro v3.23.0 — Node SSR from `public/`, no Rollup `raw:`
9+
## Nuxt I18n Micro v3.24.0 — Node SSR from `public/`, no Rollup `raw:`
1010

1111
**Date**: 2026-07-30
1212

13-
**Version**: `v3.23.0`
13+
**Version**: `v3.24.0`
1414

1515
Node production builds no longer embed translation payloads as Nitro `serverAssets` / Rollup `raw:` (multi‑GB build RSS on large catalogs). SSR reads the same `/{apiBaseUrl}/{page}/{locale}/data.json` tree the client fetches — from `public/` via `readFile`. Edge keeps a Nitro embed and should prefer `mode: 'source'`.
1616

0 commit comments

Comments
 (0)