Commit 1532f29
committed
chore(release): 1.58.0 [skip ci]
# [1.58.0](v1.57.17...v1.58.0) (2023-08-21)
### Bug Fixes
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([e1b68ce](e1b68ce))
* Add "[@cocrearte-cli](https://github.com/cocrearte-cli)" ([6521a50](6521a50))
* moved "@cocreate/cli" to devDependencies ([31fdd31](31fdd31))
* Refactored *-target to *-selector ([f381431](f381431))
* render-array and render-object attributes renamed to render ([db20485](db20485))
* replace cdn with /dist ([64846a6](64846a6))
* Update cssParser and elements lazy load selectors ([7f07a73](7f07a73))
* update file uploader ([0dcfdff](0dcfdff))
### Features
* @cocreate/file to handle files. ([8b6ed2f](8b6ed2f))
* Refactor CoCreate.config.js, remove CoCreate-fetch dependency as it has been replaced with element, filter and render ([f7f8b5d](f7f8b5d))
* Remove unnecessary CoCreate-form and CoCreate-render-json dependencies and update lazyLoad calls in components.js. The functions were relocated to @cocreate/element and @cocreate/render. ([c778508](c778508))
* renamed CRUD attributes and params ([e65b88e](e65b88e))
* replace attributes "collection", "document" and "name" with "array", "object" and "key". ([4d79ed9](4d79ed9))
* Update cocreate dependencies for the latest features and bug fixes ([0cc95e7](0cc95e7))
* Update CoCreate.config.js with new array and object field names ([368d18c](368d18c))
* Upgrade "[@cocreate](https://github.com/cocreate)" package dependencies to their latest versions. ([fb1286f](fb1286f))1 parent 0cc95e7 commit 1532f29
2 files changed
+28
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
1 | 27 | | |
2 | 28 | | |
3 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
0 commit comments