Skip to content

Releases: infodusha/define-html

v2.6.0

22 Jul 15:55
ec45c41
Compare
Choose a tag to compare

2.6.0 (2024-07-22)

Features

  • compiler: add runtime copy (3104cca)

v2.4.2

22 Jul 14:28
f77817c
Compare
Choose a tag to compare

2.4.2 (2024-07-22)

Bug Fixes

v2.4.1

22 Jul 14:22
e8fee89
Compare
Choose a tag to compare

2.4.1 (2024-07-22)

Bug Fixes

v2.4.0

22 Jul 14:16
7379b24
Compare
Choose a tag to compare

2.4.0 (2024-07-22)

Features

v2.3.0

13 Sep 19:19
019d0d4
Compare
Choose a tag to compare

2.3.0 (2023-09-13)

Features

v2.2.1

12 Sep 07:41
2c0bcc0
Compare
Choose a tag to compare

2.2.1 (2023-09-12)

Bug Fixes

v2.1.0

07 Sep 18:03
d032b4d
Compare
Choose a tag to compare

2.1.0 (2023-09-07)

Features

  • selector read from filename (882dc0c)

v2.0.0

02 Sep 17:10
60af603
Compare
Choose a tag to compare

2.0.0 (2023-09-02)

⚠ BREAKING CHANGES

  • properties can now remove attributes
  • remove(add) optional elements from(in) DOM

Features

  • data-shadow can be a mode (28b4e4f)
  • properties can now remove attributes (ec65084)
  • remove(add) optional elements from(in) DOM (b305c72)

v1.10.0

02 Sep 14:04
64e6fa9
Compare
Choose a tag to compare

1.10.0 (2023-09-02)

Features

  • refactor script executor (be1e007)

v1.9.0

02 Sep 09:43
ddd1f70
Compare
Choose a tag to compare

1.9.0 (2023-09-02)

Features

Bug Fixes

  • script module relative imports work (41935da)