File tree Expand file tree Collapse file tree 3 files changed +6086
-2194
lines changed Expand file tree Collapse file tree 3 files changed +6086
-2194
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 3.9.0 (2022-10-21)
7+
8+ ### Features
9+
10+ - ** i18n:** always required Locale generic ([ #1044 ] ( https://github.com/scaleway/scaleway-lib/issues/1044 ) ) ([ 849da5c] ( https://github.com/scaleway/scaleway-lib/commit/849da5cb758cd3f6e8a5f4ddf01da57665601bcc ) )
11+
612## 3.8.0 (2022-10-14)
713
814### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @scaleway/use-i18n" ,
3- "version" : " 3.8 .0" ,
3+ "version" : " 3.9 .0" ,
44 "description" : " A small hook to handle i18n" ,
55 "keywords" : [
66 " react" ,
3838 "peerDependencies" : {
3939 "date-fns" : " 2.x" ,
4040 "international-types" : " 0.3.5" ,
41- "react" : " 18.x" ,
42- "react-dom" : " 18.x"
41+ "react" : " 18.x || 18 " ,
42+ "react-dom" : " 18.x || 18 "
4343 }
4444}
You can’t perform that action at this time.
0 commit comments