@lingui/react
Advanced tools
Comparing version 2.0.0-1 to 2.0.0-2
@@ -456,3 +456,3 @@ 'use strict'; | ||
if (!this.getTranslation() && this.props.children) { | ||
console.warn("lingui-react preset is probably missing in babel config, " + "but you are using <Trans> component in a way which requires it. " + "Either don' use children in <Trans> component or configure babel " + "to load lingui-react preset. See tutorial for more info: " + "https://l.lingui.io/tutorial-i18n-react"); | ||
console.warn("@lingui/babel-preset-react is probably missing in babel config, " + "but you are using <Trans> component in a way which requires it. " + "Either don' use children in <Trans> component or configure babel " + "to load @lingui/babel-preset-react preset. See tutorial for more info: " + "https://l.lingui.io/tutorial-i18n-react"); | ||
} | ||
@@ -459,0 +459,0 @@ } |
{ | ||
"name": "@lingui/react", | ||
"version": "2.0.0-1", | ||
"version": "2.0.0-2", | ||
"description": "React components for translations", | ||
@@ -37,3 +37,3 @@ "main": "index.js", | ||
"@babel/runtime": "^7.0.0-beta.36", | ||
"@lingui/core": "2.0.0-1", | ||
"@lingui/core": "2.0.0-2", | ||
"hash-sum": "^1.0.2", | ||
@@ -40,0 +40,0 @@ "prop-types": "^15.6.0" |
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
33023
+ Added@lingui/core@2.0.0-2(transitive)
- Removed@lingui/core@2.0.0-1(transitive)
Updated@lingui/core@2.0.0-2