@syncfusion/ej2-react-calendars
Advanced tools
Comparing version 24.2.8 to 24.2.9
@@ -5,2 +5,10 @@ # Changelog | ||
### DateTimePicker | ||
#### Bug Fixes | ||
- `#FB50296` - Fixed an issue where the date format `MMM/YYYY` was displaying the wrong date value in languages other than English. | ||
## 24.2.8 (2024-02-27) | ||
### DateRangePicker | ||
@@ -7,0 +15,0 @@ |
/*! | ||
* filename: ej2-react-calendars.min.js | ||
* version : 24.2.8 | ||
* version : 24.2.9 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-react-calendars.umd.min.js | ||
* version : 24.2.8 | ||
* version : 24.2.9 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-react-calendars@*", | ||
"_id": "@syncfusion/ej2-react-calendars@24.2.5", | ||
"_id": "@syncfusion/ej2-react-calendars@24.2.8", | ||
"_inBundle": false, | ||
"_integrity": "sha512-TaS2IDsBYRo3LJOWkSDf3uaWnqkP1sU9CgjNbvM6AHDMiGvGg2pwOIxWJbDYa9Rext3S9Nh1Z1ECx7u7jFrLZg==", | ||
"_integrity": "sha512-L0a4fMK+XxWcqwA24R50weHDFpEsNCEecUmgPRGcYVdnK//8TYputiGZE22xJfCm8uEZ/nvPeSdgdB1bobJe9Q==", | ||
"_location": "/@syncfusion/ej2-react-calendars", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-calendars/-/ej2-react-calendars-24.2.5.tgz", | ||
"_shasum": "66a785ef429522671a3260bba4631f2a949963ec", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-calendars/-/ej2-react-calendars-24.2.8.tgz", | ||
"_shasum": "6af26f32c29767784a53402b8926cc1440f2902d", | ||
"_spec": "@syncfusion/ej2-react-calendars@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~24.2.7", | ||
"@syncfusion/ej2-calendars": "24.2.8", | ||
"@syncfusion/ej2-calendars": "24.2.9", | ||
"@syncfusion/ej2-react-base": "~24.2.7" | ||
@@ -58,4 +58,4 @@ }, | ||
}, | ||
"version": "24.2.8", | ||
"version": "24.2.9", | ||
"sideEffects": false | ||
} |
150301
+ Added@syncfusion/ej2-calendars@24.2.9(transitive)
- Removed@syncfusion/ej2-calendars@24.2.8(transitive)