File tree 6 files changed +22
-4
lines changed
6 files changed +22
-4
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
+ ## 3.26.3 (2024-12-20)
7
+
8
+ ### Bug Fixes
9
+
10
+ * Add missing deprecation warnings for ` next-intl@4.0 ` ([ #1485 ] ( https://github.com/amannn/next-intl/issues/1485 ) ) ([ 1d60d08] ( https://github.com/amannn/next-intl/commit/1d60d08c446d9eeac8bcc5bfbd0654113a737518 ) ) – by @amannn
11
+
6
12
## 3.26.2 (2024-12-18)
7
13
8
14
### 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.2 " ,
3
+ "version" : " 3.26.3 " ,
4
4
"packages" : [
5
5
" packages/*"
6
6
],
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
+ ## 3.26.3 (2024-12-20)
7
+
8
+ ### Bug Fixes
9
+
10
+ * Add missing deprecation warnings for ` next-intl@4.0 ` ([ #1485 ] ( https://github.com/amannn/next-intl/issues/1485 ) ) ([ 1d60d08] ( https://github.com/amannn/next-intl/commit/1d60d08c446d9eeac8bcc5bfbd0654113a737518 ) ) – by @amannn
11
+
6
12
## 3.26.2 (2024-12-18)
7
13
8
14
### Bug Fixes
@@ -1027,4 +1033,4 @@ Please refer to [the release notes](https://next-intl-docs.vercel.app/blog/next-
1027
1033
1028
1034
## [ 1.3.3] ( https://github.com/amannn/next-intl/compare/v1.3.2...v1.3.3 ) (2021-02-09)
1029
1035
1030
- ** Note:** Version bump only for package next-intl
1036
+ ** Note:** Version bump only for package next-intl
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " next-intl" ,
3
- "version" : " 3.26.2 " ,
3
+ "version" : " 3.26.3 " ,
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
+ ## 3.26.3 (2024-12-20)
7
+
8
+ ### Bug Fixes
9
+
10
+ * Add missing deprecation warnings for ` next-intl@4.0 ` ([ #1485 ] ( https://github.com/amannn/next-intl/issues/1485 ) ) ([ 1d60d08] ( https://github.com/amannn/next-intl/commit/1d60d08c446d9eeac8bcc5bfbd0654113a737518 ) ) – by @amannn
11
+
6
12
## 3.26.2 (2024-12-18)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " use-intl" ,
3
- "version" : " 3.26.2 " ,
3
+ "version" : " 3.26.3 " ,
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