Skip to content

Releases: CoCreate-app/CoCreateJS

v1.62.4

19 Oct 21:10
Compare
Choose a tag to compare

1.62.4 (2023-10-19)

Bug Fixes

  • removed '@cocreate/message-client' (747fbc4)

v1.62.3

16 Oct 03:39
Compare
Choose a tag to compare

1.62.3 (2023-10-16)

Bug Fixes

  • add @cocreate/cache to repositories (5e99b45)
  • add cache to repositories (a244cde)
  • update css-parser lazyload selector (0119925)
  • webpack.config production build (633f3b6)

v1.62.2

14 Oct 03:44
Compare
Choose a tag to compare

1.62.2 (2023-10-14)

Bug Fixes

  • elements component selectors (0715a52)
  • source map (05924b5)
  • update pass-refresh to pass-overwrite (2542f63)

v1.62.1

09 Oct 22:07
Compare
Choose a tag to compare

1.62.1 (2023-10-09)

Bug Fixes

v1.62.0

09 Oct 14:22
Compare
Choose a tag to compare

1.62.0 (2023-10-09)

Features

  • add CoCreate-cache to access cache api and dynamically handle caching files (7d3401b)
  • add CoCreate-notification component (6b6818a)
  • Added '@cocreate/config' (23ae34e)
  • Update CoCreate dependencies to their latest versions (2ec4908)

v1.61.0

19 Sep 02:00
Compare
Choose a tag to compare

1.61.0 (2023-09-19)

Features

  • Update CoCreate dependencies to their latest versions (95faf33)

v1.60.1

19 Sep 01:34
Compare
Choose a tag to compare

1.60.1 (2023-09-19)

Bug Fixes

v1.60.0

17 Sep 17:40
Compare
Choose a tag to compare

1.60.0 (2023-09-17)

Features

  • HTML5 attribute key can now accept the following values: (b8075b5)
  • if isWatch and compilation complete watch file for changes and upload (47c7bf6)

v1.59.0

08 Sep 00:12
Compare
Choose a tag to compare

1.59.0 (2023-09-08)

Bug Fixes

Features

v1.58.0

21 Aug 04:29
Compare
Choose a tag to compare

1.58.0 (2023-08-21)

Bug Fixes

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)