Skip to content

Commit

Permalink
docs(news): add announcement for major release v1.65.0
Browse files Browse the repository at this point in the history
Add details about the new release including a complete rewrite of core
logic, improved TypeScript support, client-side locale redirection,
and streamlined translation handling. Encourage users to upgrade for
better performance and a smoother experience.
  • Loading branch information
s00d committed Jan 20, 2025
1 parent a00afa7 commit 130a43d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/news/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ outline: deep

# News

## Major Release: Nuxt I18n Micro v1.65.0

**Date**: 2025-02-20
**Version**: `v1.65.0`

We’re thrilled to announce **v1.65.0**, featuring a **complete rewrite of core logic** for better performance and maintainability! This release includes enhanced TypeScript support, client-side locale redirection, and streamlined translation handling. Upgrade now for a smoother, faster experience! 🚀

[Learn more](https://github.com/s00d/nuxt-i18n-micro/blob/main/CHANGELOG.md#v1650)

## Optimized Translation Loading Algorithm Released

**Date**: 2025-01-10
Expand Down

0 comments on commit 130a43d

Please sign in to comment.