Skip to content

Releases: voks-templating/voks

2.2.6

09 Apr 17:25
Compare
Choose a tag to compare

2.2.6 (2024-04-09)

Bug Fixes

2.2.5

27 Jan 11:22
Compare
Choose a tag to compare

2.2.5 (2024-01-27)

Bug Fixes

  • change version reference in package.json to MIT (b5cbd16)

2.2.4

27 Jan 11:06
Compare
Choose a tag to compare

2.2.4 (2024-01-27)

Bug Fixes

2.2.3

18 Dec 19:18
Compare
Choose a tag to compare

2.2.3 (2023-12-18)

Bug Fixes

2.2.2

16 Aug 08:15
Compare
Choose a tag to compare

2.2.2 (2023-08-16)

Bug Fixes

  • allow to pass promises of all template part types (077e025)

2.2.1

16 Aug 07:59
Compare
Choose a tag to compare

2.2.1 (2023-08-16)

Bug Fixes

  • allow to have "useless" nested arrays as content (6e67700)

2.2.0

16 Aug 07:28
Compare
Choose a tag to compare

2.2.0 (2023-08-16)

Features

  • allow to pass all renderable elements to render function (88154dd)

2.1.0

15 Aug 17:42
Compare
Choose a tag to compare

2.1.0 (2023-08-15)

Features

  • allow to pass html element collections to rendering (d176c10)

2.0.1

23 Jul 09:31
Compare
Choose a tag to compare

2.0.1 (2023-07-23)

Bug Fixes

  • allow to pass nullish values to collections (2997297)
  • fix type warnings (1d2e417)

2.0.0

19 Jun 16:03
Compare
Choose a tag to compare

2.0.0 (2023-06-19)

  • fix!: remove to simplistic minification (e50822b)

BREAKING CHANGES

  • remove rendering option minify