File tree 7 files changed +120
-45
lines changed
7 files changed +120
-45
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 4.0.0 (2025-03-12)
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * See [ announcement] ( https://next-intl.dev/blog/next-intl-4-0 )
11
+
12
+ ### Features
13
+
14
+ * ` next-intl@4 ` ([ #1412 ] ( https://github.com/amannn/next-intl/issues/1412 ) ) ([ 172656f] ( https://github.com/amannn/next-intl/commit/172656fc6a25c6deb2ce6d152eede201262c13bf ) ) – by @amannn
15
+
6
16
## 3.26.5 (2025-02-21)
7
17
8
18
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3
- "version" : " 3.26.5 " ,
3
+ "version" : " 4.0.0 " ,
4
4
"packages" : [
5
5
" packages/*"
6
6
],
7
7
"npmClient" : " pnpm" ,
8
8
"changelogPreset" : " conventional-changelog-conventionalcommits" ,
9
9
"command" : {
10
10
"publish" : {
11
- "removePackageFields" : [" devDependencies" , " prettier" ],
11
+ "removePackageFields" : [
12
+ " devDependencies" ,
13
+ " prettier"
14
+ ],
12
15
"yes" : true
13
16
},
14
17
"version" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 4.0.0 (2025-03-12)
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * See [ announcement] ( https://next-intl.dev/blog/next-intl-4-0 )
11
+
12
+ ### Features
13
+
14
+ * ` next-intl@4 ` ([ #1412 ] ( https://github.com/amannn/next-intl/issues/1412 ) ) ([ 172656f] ( https://github.com/amannn/next-intl/commit/172656fc6a25c6deb2ce6d152eede201262c13bf ) ) – by @amannn
15
+
6
16
## 3.26.5 (2025-02-21)
7
17
8
18
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " next-intl" ,
3
- "version" : " 3.26.5 " ,
3
+ "version" : " 4.0.0 " ,
4
4
"sideEffects" : false ,
5
5
"author" : " Jan Amann <jan@amann.work>" ,
6
6
"funding" : [
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 4.0.0 (2025-03-12)
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * See [ announcement] ( https://next-intl.dev/blog/next-intl-4-0 )
11
+
12
+ ### Features
13
+
14
+ * ` next-intl@4 ` ([ #1412 ] ( https://github.com/amannn/next-intl/issues/1412 ) ) ([ 172656f] ( https://github.com/amannn/next-intl/commit/172656fc6a25c6deb2ce6d152eede201262c13bf ) ) – by @amannn
15
+
6
16
## 3.26.5 (2025-02-21)
7
17
8
18
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " use-intl" ,
3
- "version" : " 3.26.5 " ,
3
+ "version" : " 4.0.0 " ,
4
4
"sideEffects" : false ,
5
5
"author" : " Jan Amann <jan@amann.work>" ,
6
6
"description" : " Internationalization (i18n) for React" ,
You can’t perform that action at this time.
0 commit comments