Skip to content

Commit c9ddebf

Browse files
s00dcursoragent
andcommitted
docs: drop unreleased news stubs
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 65d72d1 commit c9ddebf

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

docs/news/index.md

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

77
# News
88

9-
## Unreleased — custom `plural` falls back to default (#241)
10-
11-
**Date**: 2026-07-31
12-
13-
A custom `plural` that returns `null`/`undefined` now chains to the built-in `defaultPlural`, so you can override only some locales (e.g. Slavic) without reimplementing English-style rules. File-path `plural: '~/…'` is **not** supported — the function must stay self-contained in `nuxt.config` (serialized via `.toString()`).
14-
15-
## Unreleased — hreflang from `iso`, not routing `code` (#243)
16-
17-
**Date**: 2026-07-31
18-
19-
When a locale has `iso`, SEO alternates now emit **one** `hreflang` per locale (`iso || code`). Routing `code` is no longer duplicated alongside `iso`, so market keys like `mx` no longer produce invalid `hreflang="mx"`.
20-
21-
Optional `hreflangBaseLanguage: true` also emits a bare-language tag derived from `iso` (e.g. `es-ES``es`), claimed by the first regional locale in `locales`.
22-
239
## Nuxt I18n Micro v3.24.0 — Node SSR from `public/`, no Rollup `raw:`
2410

2511
**Date**: 2026-07-30

0 commit comments

Comments
 (0)