Skip to content

Commit 1532f29

Browse files
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

File tree

2 files changed

+28
-2
lines changed

2 files changed

+28
-2
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
# [1.58.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.17...v1.58.0) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([e1b68ce](https://github.com/CoCreate-app/CoCreateJS/commit/e1b68ceb404e6a3b6dfb3d3399026b5168bd88a4))
7+
* Add "[@cocrearte-cli](https://github.com/cocrearte-cli)" ([6521a50](https://github.com/CoCreate-app/CoCreateJS/commit/6521a50b2c9c74b31123c040c0d90872d90d64bf))
8+
* moved "@cocreate/cli" to devDependencies ([31fdd31](https://github.com/CoCreate-app/CoCreateJS/commit/31fdd31c5095ed51679bc324f7bbf129bb19e1f2))
9+
* Refactored *-target to *-selector ([f381431](https://github.com/CoCreate-app/CoCreateJS/commit/f3814310153d319db9057adb5758fc4528d883e7))
10+
* render-array and render-object attributes renamed to render ([db20485](https://github.com/CoCreate-app/CoCreateJS/commit/db20485b600ef4b3ef7877abaa3b2beb098daf2f))
11+
* replace cdn with /dist ([64846a6](https://github.com/CoCreate-app/CoCreateJS/commit/64846a6057474135bd6c622cb3ec2b3debb45d8d))
12+
* Update cssParser and elements lazy load selectors ([7f07a73](https://github.com/CoCreate-app/CoCreateJS/commit/7f07a73fb2609c57a507f16daa70f23428f8dc17))
13+
* update file uploader ([0dcfdff](https://github.com/CoCreate-app/CoCreateJS/commit/0dcfdffb9a2501936d462ca2597951de67fde5ed))
14+
15+
16+
### Features
17+
18+
* @cocreate/file to handle files. ([8b6ed2f](https://github.com/CoCreate-app/CoCreateJS/commit/8b6ed2f27e3348536ce13cba5b972d8b774491c0))
19+
* Refactor CoCreate.config.js, remove CoCreate-fetch dependency as it has been replaced with element, filter and render ([f7f8b5d](https://github.com/CoCreate-app/CoCreateJS/commit/f7f8b5dff0f7f0b0afbe1d2cba2ff98b8c36f84a))
20+
* 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](https://github.com/CoCreate-app/CoCreateJS/commit/c7785087748c143ddcc94a34f20cf053038653dc))
21+
* renamed CRUD attributes and params ([e65b88e](https://github.com/CoCreate-app/CoCreateJS/commit/e65b88ec577e2c7d3bb326bd200e6bb58d392e29))
22+
* replace attributes "collection", "document" and "name" with "array", "object" and "key". ([4d79ed9](https://github.com/CoCreate-app/CoCreateJS/commit/4d79ed99eaff3bce73fb9947d2ffd64013998169))
23+
* Update cocreate dependencies for the latest features and bug fixes ([0cc95e7](https://github.com/CoCreate-app/CoCreateJS/commit/0cc95e727c2aa1ea2045c08b9e19b9527d091e74))
24+
* Update CoCreate.config.js with new array and object field names ([368d18c](https://github.com/CoCreate-app/CoCreateJS/commit/368d18c9aa6a59409a7634880563531b9abe25d6))
25+
* Upgrade "[@cocreate](https://github.com/cocreate)" package dependencies to their latest versions. ([fb1286f](https://github.com/CoCreate-app/CoCreateJS/commit/fb1286fd01e60e24d7db0c6c1734370b95692eb5))
26+
127
## [1.57.17](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.16...v1.57.17) (2023-06-16)
228

329

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatejs",
3-
"version": "1.57.17",
3+
"version": "1.58.0",
44
"description": "A collaborative low code headless CMS and Javascript framework for building collaborative no code platforms, apps and UI's. Build powerful applications using HTML5 attributes or Javascript api.",
55
"keywords": [
66
"cocreatejs",
@@ -129,4 +129,4 @@
129129
"@cocreate/validation": "^1.11.0",
130130
"@cocreate/vdom": "^1.9.0"
131131
}
132-
}
132+
}

0 commit comments

Comments
 (0)