Releases: CoCreate-app/CoCreate-render
Releases · CoCreate-app/CoCreate-render
v1.41.0
1.41.0 (2024-05-19)
Features
- attribute render-type to define type of data being render (4083e6f)
v1.40.4
1.40.4 (2024-04-29)
Bug Fixes
- bump cocreate dependencies (6f0b4cf)
v1.40.3
1.40.3 (2024-03-18)
Bug Fixes
- handling of placeholder matching (b80be78)
- if key and data[key] is an array (4478c11)
- omit matches that do not match the if conditions (b589020)
v1.40.0
1.40.0 (2024-01-30)
Features
- render-limit to limit the anmount of items rendered (b8b4c0c)
v1.39.0
1.39.0 (2024-01-18)
Features
- filter-max to render a max amount (6ada8e5)
v1.38.0
1.38.0 (2024-01-08)
Features
- bumped CoCreate dependencies to their latest versions (2612826)
v1.37.1
1.37.1 (2023-12-18)
Bug Fixes
- if no template.clone use template.template.clone (ea678bf)