Skip to content

Releases: CoCreate-app/CoCreate-render

v1.41.1

12 Jun 23:37
Compare
Choose a tag to compare

1.41.1 (2024-06-12)

Bug Fixes

v1.41.0

19 May 23:13
Compare
Choose a tag to compare

1.41.0 (2024-05-19)

Features

  • attribute render-type to define type of data being render (4083e6f)

v1.40.4

29 Apr 14:57
Compare
Choose a tag to compare

1.40.4 (2024-04-29)

Bug Fixes

  • bump cocreate dependencies (6f0b4cf)

v1.40.3

18 Mar 04:47
Compare
Choose a tag to compare

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.2

13 Feb 21:02
Compare
Choose a tag to compare

1.40.2 (2024-02-13)

Bug Fixes

v1.40.1

05 Feb 20:39
Compare
Choose a tag to compare

v1.40.0

30 Jan 19:48
Compare
Choose a tag to compare

1.40.0 (2024-01-30)

Features

  • render-limit to limit the anmount of items rendered (b8b4c0c)

v1.39.0

18 Jan 03:43
Compare
Choose a tag to compare

1.39.0 (2024-01-18)

Features

  • filter-max to render a max amount (6ada8e5)

v1.38.0

08 Jan 18:16
Compare
Choose a tag to compare

1.38.0 (2024-01-08)

Features

  • bumped CoCreate dependencies to their latest versions (2612826)

v1.37.1

18 Dec 19:15
Compare
Choose a tag to compare

1.37.1 (2023-12-18)

Bug Fixes

  • if no template.clone use template.template.clone (ea678bf)