Releases: CoCreate-app/CoCreate-render
Releases · CoCreate-app/CoCreate-render
v1.35.0
1.35.0 (2023-11-25)
Bug Fixes
- pass attributes renamed to state (c3c96d7)
- update nav, edit button and css path (5b6cad4)
Features
- upgrade dependencies for latest features and fixes (18468c3)
v1.34.0
1.34.0 (2023-11-22)
Features
- improved placeholder support (165c450)
v1.33.0
1.33.0 (2023-11-19)
Bug Fixes
- use action.form and action.params (90f9428)
Features
- update dependecies for th latest features and bug fixes (733e8cf)
v1.32.0
1.32.0 (2023-11-16)
Bug Fixes
Features
- filter.overwite boolean to force re render (273c71a)
v1.31.0
1.31.0 (2023-11-12)
Bug Fixes
- await renderTemplate (7680350)
- bump dependencies for latest features (342de1f)
Features
v1.30.0
1.30.0 (2023-11-03)
Bug Fixes
- favicon.ico path (e919043)
- removed testing console.log (ec4140b)
- update dependencies to the lates versions (0c6702a)
- update method to use object.update etc (cfd4a65)
Features
- render supports key and render attribute (c5b7317)
v1.29.0
1.29.0 (2023-10-22)
Bug Fixes
Features
- ObjectId() returns an object containg the parts iof the _id along with a toString() function (7f35dd1)
v1.28.7
1.28.7 (2023-10-19)
Bug Fixes
- clears render element if index = 0 and crate and update not true (90e4946)
- declartion of render functions using object spread (b3e3977)