Skip to content

Commit

Permalink
docs: blog post wording
Browse files Browse the repository at this point in the history
  • Loading branch information
amannn committed Dec 19, 2024
1 parent 9f3a4b0 commit dac018a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion docs/src/components/StayUpdated.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@

**Let's keep in touch:**

- [GitHub releases](https://github.com/amannn/next-intl/releases)
- [Bluesky (Jan Amann)](https://bsky.app/profile/amann.work)
- [X (Jan Amann)](https://x.com/jamannnnnn)
4 changes: 2 additions & 2 deletions docs/src/pages/blog/next-intl-4-0.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Here's what's new in `[email protected]`:
3. [**Strictly-typed ICU arguments**](#strictly-typed-icu-arguments)
4. [**GDPR compliance**](#gdpr-compliance)
5. [**Modernized build output**](#modernized-build-output)
6. [**Preparation for upcoming Next.js features**](#nextjs-ppr-dynamicio)
6. [**Preparation for upcoming Next.js features**](#nextjs-future)

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

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

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

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

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`.

Expand Down

0 comments on commit dac018a

Please sign in to comment.