remix-i18next
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "remix-i18next", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "The easiest way to translate your Remix apps", | ||
@@ -50,4 +50,3 @@ "license": "MIT", | ||
"accept-language-parser": "^1.5.0", | ||
"intl-parse-accept-language": "^1.0.0", | ||
"use-consistent-value": "^1.0.0" | ||
"intl-parse-accept-language": "^1.0.0" | ||
}, | ||
@@ -102,3 +101,2 @@ "peerDependencies": { | ||
"i18next": "^23.10.0", | ||
"lru-cache": "^10.2.0", | ||
"prettier": "^3.2.5", | ||
@@ -105,0 +103,0 @@ "react": "^18.2.0", |
@@ -63,4 +63,2 @@ # remix-i18next | ||
defaultNS: "common", | ||
// Disabling suspense is recommended | ||
react: { useSuspense: false }, | ||
}; | ||
@@ -67,0 +65,0 @@ ``` |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
443057
9
33
14
473
385
- Removeduse-consistent-value@^1.0.0
- Removedfast-deep-equal@3.1.3(transitive)
- Removeduse-consistent-value@1.0.0(transitive)