We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e028640 commit 2eb53b9Copy full SHA for 2eb53b9
packages/use-i18n/CHANGELOG.md
@@ -3,6 +3,12 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## 3.10.0 (2022-10-27)
7
+
8
+### Features
9
10
+- **use-i18n:** required generic ([#1059](https://github.com/scaleway/scaleway-lib/issues/1059)) ([e028640](https://github.com/scaleway/scaleway-lib/commit/e0286405d2b10238e6d1aa45e6ca17e90b2abc7f))
11
12
## 3.9.2 (2022-10-23)
13
14
### Bug Fixes
packages/use-i18n/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@scaleway/use-i18n",
- "version": "3.9.2",
+ "version": "3.10.0",
"description": "A small hook to handle i18n",
"keywords": [
"react",
0 commit comments