Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [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))
- Loading branch information