@easydata/crud 1.5.11 → 1.6.0-rc01

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.
@@ -1,7 +1,7 @@
1
1
 
2
2
  /*
3
- * EasyData.JS CRUD v1.5.11
4
- * Build time: 3/19/2026, 6:59:07 PM
3
+ * EasyData.JS CRUD v1.6.0-rc01
4
+ * Build time: 8/2/2026, 4:25:29 PM
5
5
  * Copyright 2020-2026 Korzh.com
6
6
  * Licensed under MIT
7
7
  */
@@ -1,7 +1,7 @@
1
1
 
2
2
  /*
3
- * EasyData.JS CRUD v1.5.11
4
- * Build time: 3/19/2026, 6:59:07 PM
3
+ * EasyData.JS CRUD v1.6.0-rc01
4
+ * Build time: 8/2/2026, 4:25:29 PM
5
5
  * Copyright 2020-2026 Korzh.com
6
6
  * Licensed under MIT
7
7
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@easydata/crud",
3
- "version": "1.5.11",
3
+ "version": "1.6.0-rc01",
4
4
  "description": "EasyData.JS UI widgets and views for CRUD manipulations",
5
5
  "types": "./dist/types/public_api.d.ts",
6
6
  "main": "./dist/easydata.crud.cjs.js",