@syncfusion/ej2-react-spreadsheet
Advanced tools
Comparing version 20.1.58 to 20.1.59
@@ -9,2 +9,10 @@ # Changelog | ||
- `#I380999` - Date with year less than 1900 is considered as invalid date like excel and handled properly during filtering. | ||
## 20.1.58 (2022-05-31) | ||
### Spreadsheet | ||
#### Bug Fixes | ||
- `#I378302` - Unique formula referred cell values are deleted after performing the saveAsJson method issue is resolved. | ||
@@ -11,0 +19,0 @@ - `#I377838` - Script error occurred while importing the custom number format applied excel issue is resolved. |
/*! | ||
* filename: ej2-react-spreadsheet.umd.min.js | ||
* version : 20.1.58 | ||
* version : 20.1.59 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-react-spreadsheet@*", | ||
"_id": "@syncfusion/ej2-react-spreadsheet@20.1.57", | ||
"_id": "@syncfusion/ej2-react-spreadsheet@20.1.58", | ||
"_inBundle": false, | ||
"_integrity": "sha512-vtxGK88FdPKzNtIonAYuv3qutEh3cTDR2g/euIOVVAKd9TW7V9whYm6NZpbV75utqwzBkynlXJdsaCNpimxM0w==", | ||
"_integrity": "sha512-J53FaXZtOUtPoLh1Of6RvNMC+QTmoym5Ke9/1YAYwHeSH+YrE6uUdmyUz2j6m7W/vSm0XeEInPYcHfLBiLxRgQ==", | ||
"_location": "/@syncfusion/ej2-react-spreadsheet", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-20.1.57.tgz", | ||
"_shasum": "786b63efccbd66743dbf7d11b32de6ed15e406b6", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-20.1.58.tgz", | ||
"_shasum": "0166c4354f666f84242f5bdfb78cf3a4b4d65f45", | ||
"_spec": "@syncfusion/ej2-react-spreadsheet@*", | ||
@@ -36,4 +36,4 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included", | ||
"@syncfusion/ej2-base": "~20.1.57", | ||
"@syncfusion/ej2-react-base": "~20.1.58", | ||
"@syncfusion/ej2-spreadsheet": "20.1.58" | ||
"@syncfusion/ej2-react-base": "~20.1.59", | ||
"@syncfusion/ej2-spreadsheet": "20.1.59" | ||
}, | ||
@@ -70,4 +70,4 @@ "deprecated": false, | ||
}, | ||
"version": "20.1.58", | ||
"version": "20.1.59", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
9028904
137068
+ Added@syncfusion/ej2-spreadsheet@20.1.59(transitive)
- Removed@syncfusion/ej2-spreadsheet@20.1.58(transitive)