@instructure/ui-i18n
Advanced tools
Comparing version 10.3.1-snapshot-0 to 10.3.1-snapshot-11
@@ -6,10 +6,13 @@ # Change Log | ||
## [10.3.1-snapshot-0](https://github.com/instructure/instructure-ui/compare/v10.3.0...v10.3.1-snapshot-0) (2024-10-04) | ||
## [10.3.1-snapshot-11](https://github.com/instructure/instructure-ui/compare/v10.3.0...v10.3.1-snapshot-11) (2024-10-16) | ||
**Note:** Version bump only for package @instructure/ui-i18n | ||
### Bug Fixes | ||
* **ui-calendar:** fix duplicate dates for certain timezones ([f9181aa](https://github.com/instructure/instructure-ui/commit/f9181aa88c35eba1e374240505d32bf618c46b04)) | ||
# [10.3.0](https://github.com/instructure/instructure-ui/compare/v10.2.2...v10.3.0) (2024-10-03) | ||
@@ -16,0 +19,0 @@ |
@@ -32,3 +32,3 @@ /* | ||
* @deprecated | ||
* #### DEPRECATION WARNING: Will be removed in v9, which wil include a | ||
* #### DEPRECATION WARNING: Will be removed in a future version, which will include a | ||
* time library agnostic API. | ||
@@ -35,0 +35,0 @@ * A wrapper for [moment](https://momentjs.com/) utils. |
@@ -38,3 +38,3 @@ "use strict"; | ||
* @deprecated | ||
* #### DEPRECATION WARNING: Will be removed in v9, which wil include a | ||
* #### DEPRECATION WARNING: Will be removed in a future version, which will include a | ||
* time library agnostic API. | ||
@@ -41,0 +41,0 @@ * A wrapper for [moment](https://momentjs.com/) utils. |
{ | ||
"name": "@instructure/ui-i18n", | ||
"version": "10.3.1-snapshot-0", | ||
"version": "10.3.1-snapshot-11", | ||
"description": "Helper components and utilities for internationalization.", | ||
@@ -26,4 +26,4 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "10.3.1-snapshot-0", | ||
"@instructure/ui-test-utils": "10.3.1-snapshot-0", | ||
"@instructure/ui-babel-preset": "10.3.1-snapshot-11", | ||
"@instructure/ui-test-utils": "10.3.1-snapshot-11", | ||
"@types/hoist-non-react-statics": "^3.3.5", | ||
@@ -34,8 +34,8 @@ "react-dom": "^18.3.1" | ||
"@babel/runtime": "^7.25.6", | ||
"@instructure/shared-types": "10.3.1-snapshot-0", | ||
"@instructure/ui-decorator": "10.3.1-snapshot-0", | ||
"@instructure/ui-dom-utils": "10.3.1-snapshot-0", | ||
"@instructure/ui-prop-types": "10.3.1-snapshot-0", | ||
"@instructure/ui-react-utils": "10.3.1-snapshot-0", | ||
"@instructure/ui-utils": "10.3.1-snapshot-0", | ||
"@instructure/shared-types": "10.3.1-snapshot-11", | ||
"@instructure/ui-decorator": "10.3.1-snapshot-11", | ||
"@instructure/ui-dom-utils": "10.3.1-snapshot-11", | ||
"@instructure/ui-prop-types": "10.3.1-snapshot-11", | ||
"@instructure/ui-react-utils": "10.3.1-snapshot-11", | ||
"@instructure/ui-utils": "10.3.1-snapshot-11", | ||
"hoist-non-react-statics": "^3.3.2", | ||
@@ -42,0 +42,0 @@ "moment-timezone": "^0.5.45", |
@@ -32,3 +32,3 @@ /* | ||
* @deprecated | ||
* #### DEPRECATION WARNING: Will be removed in v9, which wil include a | ||
* #### DEPRECATION WARNING: Will be removed in a future version, which will include a | ||
* time library agnostic API. | ||
@@ -35,0 +35,0 @@ * A wrapper for [moment](https://momentjs.com/) utils. |
@@ -7,3 +7,3 @@ import moment, { Moment } from 'moment-timezone'; | ||
* @deprecated | ||
* #### DEPRECATION WARNING: Will be removed in v9, which wil include a | ||
* #### DEPRECATION WARNING: Will be removed in a future version, which will include a | ||
* time library agnostic API. | ||
@@ -10,0 +10,0 @@ * A wrapper for [moment](https://momentjs.com/) utils. |
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
240302
+ Added@instructure/console@10.3.1-snapshot-11(transitive)
+ Added@instructure/shared-types@10.3.1-snapshot-11(transitive)
+ Added@instructure/ui-decorator@10.3.1-snapshot-11(transitive)
+ Added@instructure/ui-dom-utils@10.3.1-snapshot-11(transitive)
+ Added@instructure/ui-prop-types@10.3.1-snapshot-11(transitive)
+ Added@instructure/ui-react-utils@10.3.1-snapshot-11(transitive)
+ Added@instructure/ui-utils@10.3.1-snapshot-11(transitive)
- Removed@instructure/console@10.3.1-snapshot-0(transitive)
- Removed@instructure/shared-types@10.3.1-snapshot-0(transitive)
- Removed@instructure/ui-decorator@10.3.1-snapshot-0(transitive)
- Removed@instructure/ui-dom-utils@10.3.1-snapshot-0(transitive)
- Removed@instructure/ui-prop-types@10.3.1-snapshot-0(transitive)
- Removed@instructure/ui-react-utils@10.3.1-snapshot-0(transitive)
- Removed@instructure/ui-utils@10.3.1-snapshot-0(transitive)