Skip to content

Commit dee18d9

Browse files
committed
chore(release): v3.24.3
1 parent 1a7bf0f commit dee18d9

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Changelog
22

33

4+
## v3.24.3
5+
6+
[compare changes](https://github.com/s00d/nuxt-i18n-micro/compare/v3.24.1...v3.24.3)
7+
8+
### 🩹 Fixes
9+
10+
- **runtime:** Replace history on no_prefix locale switch ([eaac57bd](https://github.com/s00d/nuxt-i18n-micro/commit/eaac57bd))
11+
12+
### 📖 Documentation
13+
14+
- Sync perf numbers with @nuxtjs/i18n 10.6 ([c4be6b02](https://github.com/s00d/nuxt-i18n-micro/commit/c4be6b02))
15+
- **readme:** Drop outdated 10MB fixture wording ([a59c72e9](https://github.com/s00d/nuxt-i18n-micro/commit/a59c72e9))
16+
- **news:** Drop unreleased #238 note ([#238](https://github.com/s00d/nuxt-i18n-micro/issues/238))
17+
18+
### ❤️ Contributors
19+
20+
- Pavel Kuzmin ([@s00d](http://github.com/s00d))
21+
422
## v3.24.1
523

624
[compare changes](https://github.com/s00d/nuxt-i18n-micro/compare/v3.24.0...v3.24.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-i18n-micro",
3-
"version": "3.24.2",
3+
"version": "3.24.3",
44
"description": "Nuxt I18n Micro is a lightweight, high-performance internationalization module for Nuxt, designed to handle multi-language support with minimal overhead, fast build times, and efficient runtime performance.",
55
"keywords": [
66
"i18n",

0 commit comments

Comments
 (0)