terra-i18n
Advanced tools
Comparing version 4.27.0 to 4.28.0
@@ -7,2 +7,9 @@ ChangeLog | ||
4.28.0 - (April 28, 2020) | ||
------------------ | ||
### Changed | ||
* Removed "View Component Source Code" from docs in favour of source code badge | ||
### Added | ||
* Added clinical-lowlight-theme wdio screenshots | ||
4.27.0 - (April 22, 2020) | ||
@@ -17,3 +24,3 @@ ------------------ | ||
### Fixed | ||
* Check if Intl.DateTimeFormat and Int.NumberFormat have the `supportedLocalesOf` property before adding as constructors for intl-locales-supported. | ||
* Check if Intl.DateTimeFormat and Int.NumberFormat have the `supportedLocalesOf` property before adding as constructors for intl-locales-supported. | ||
@@ -20,0 +27,0 @@ 4.25.0 - (March 10, 2020) |
{ | ||
"name": "terra-i18n", | ||
"main": "lib/I18n.js", | ||
"version": "4.27.0", | ||
"version": "4.28.0", | ||
"description": "The terra-i18n package provides on-demand internationalization of React components.", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/cerner/terra-core.git" | ||
"url": "git+https://github.com/cerner/terra-core.git", | ||
"directory": "packages/terra-i18n" | ||
}, | ||
@@ -45,3 +46,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "260525965e8cadfcb40b9acf10cecf8731d8489c" | ||
"gitHead": "5e0b4b9f28277197ff0dfba8ff6ba0e60ebd0672" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
92262