Skip to content

Commit dac018a

Browse files
committed
docs: blog post wording
1 parent 9f3a4b0 commit dac018a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/src/components/StayUpdated.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22

33
**Let's keep in touch:**
44

5-
- [GitHub releases](https://github.com/amannn/next-intl/releases)
65
- [Bluesky (Jan Amann)](https://bsky.app/profile/amann.work)
76
- [X (Jan Amann)](https://x.com/jamannnnnn)

docs/src/pages/blog/next-intl-4-0.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Here's what's new in `next-intl@4.0`:
2020
3. [**Strictly-typed ICU arguments**](#strictly-typed-icu-arguments)
2121
4. [**GDPR compliance**](#gdpr-compliance)
2222
5. [**Modernized build output**](#modernized-build-output)
23-
6. [**Preparation for upcoming Next.js features**](#nextjs-ppr-dynamicio)
23+
6. [**Preparation for upcoming Next.js features**](#nextjs-future)
2424

2525
Please also have a look at the [other breaking changes](#other-breaking-changes) before you [upgrade](#upgrade-now).
2626

@@ -194,7 +194,7 @@ The build output of `next-intl` has been modernized and now leverages the follow
194194

195195
With these changes, the bundle size of `next-intl` has been reduced by ~7% ([all details](https://github.com/amannn/next-intl/pull/1470)).
196196

197-
## Preparation for `ppr` and `dynamicIO` [#nextjs-ppr-dynamicio]
197+
## Preparation for upcoming Next.js features [#nextjs-future]
198198

199199
To ensure that the sails of `next-intl` are set for a steady course in the upcoming future, I've investigated the implications of upcoming Next.js features like [Partial Prerendering](https://nextjs.org/docs/app/api-reference/next-config-js/ppr) and [`dynamicIO`](https://nextjs.org/docs/canary/app/api-reference/config/next-config-js/dynamicIO) for `next-intl`.
200200

0 commit comments

Comments
 (0)