gridjs-spreadsheet 26.4.2 → 26.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gridjs-spreadsheet",
3
- "version": "26.4.2",
3
+ "version": "26.4.3",
4
4
  "description": "this is the client side script for GridJs which is a lightweight, scalable, and customizable toolkit that provides cross-platform web applications, enables convenient development for editing or viewing Excel/Spreadsheet files, offers simple deployment, and provides easy-to-use APIs based on JSON format.",
5
5
  "types": "index.d.ts",
6
6
  "main": "xspreadsheet.js",
package/readme.md CHANGED
@@ -391,6 +391,14 @@ v26.4.1:
391
391
 
392
392
  - Support shape lock
393
393
 
394
+ v26.4.2:
395
+
396
+ - Support snap to cell area in zoom in/out
397
+
398
+ v26.4.3:
399
+
400
+ - Add boundary check for redaction
401
+
394
402
  ## License
395
403
 
396
404
  MIT