Releases: CoCreate-app/CoCreateJS
Releases · CoCreate-app/CoCreateJS
v1.62.4
v1.62.3
v1.62.2
v1.62.1
v1.62.0
v1.61.0
v1.60.1
v1.60.0
v1.59.0
v1.58.0
1.58.0 (2023-08-21)
Bug Fixes
- /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js (e1b68ce)
- Add "@cocrearte-cli" (6521a50)
- moved "@cocreate/cli" to devDependencies (31fdd31)
- Refactored *-target to *-selector (f381431)
- render-array and render-object attributes renamed to render (db20485)
- replace cdn with /dist (64846a6)
- Update cssParser and elements lazy load selectors (7f07a73)
- update file uploader (0dcfdff)
Features
- @cocreate/file to handle files. (8b6ed2f)
- Refactor CoCreate.config.js, remove CoCreate-fetch dependency as it has been replaced with element, filter and render (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)
- renamed CRUD attributes and params (e65b88e)
- replace attributes "collection", "document" and "name" with "array", "object" and "key". (4d79ed9)
- Update cocreate dependencies for the latest features and bug fixes (0cc95e7)
- Update CoCreate.config.js with new array and object field names (368d18c)
- Upgrade "@cocreate" package dependencies to their latest versions. (fb1286f)