react-i18next
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -0,1 +1,4 @@ | ||
### 2.2.2 | ||
- try not access store if undefined for hmr | ||
### 2.2.1 | ||
@@ -2,0 +5,0 @@ - fixes validation for missing prop in interpolate component |
{ | ||
"name": "react-i18next", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Internationalization for react done right. Using the i18next i18n ecosystem.", | ||
@@ -5,0 +5,0 @@ "main": "dist/commonjs/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
140743