Skip to content

Releases: marko-js/tags-api-preview

v0.4.2

22 Mar 17:21
d56d991
Compare
Choose a tag to compare

0.4.2 (2022-03-22)

Bug Fixes

  • error message when args used with tag tag (d56d991)
  • nested states inside tag tag (497a87d)

v0.4.1

08 Mar 15:28
a0a4d05
Compare
Choose a tag to compare

0.4.1 (2022-03-08)

Bug Fixes

  • issue with native tag spreads and invalid identifiers from attr name (a0a4d05)

v0.4.0

18 Feb 21:49
Compare
Choose a tag to compare

0.4.0 (2022-02-18)

Features

  • omitting default attribute on get is now out.global (24867d4)

v0.3.2

18 Feb 15:35
89ed1f5
Compare
Choose a tag to compare

0.3.2 (2022-02-18)

Bug Fixes

  • ensure let is never treated as a const in the browser (0468fd0)

v0.3.1

14 Feb 16:33
Compare
Choose a tag to compare

0.3.1 (2022-02-14)

Bug Fixes

  • missing marko.json in export map (f865b8e)

v0.3.0

14 Feb 16:13
Compare
Choose a tag to compare

0.3.0 (2022-02-14)

Features

  • output esm build & exports (8f990f8)

v0.2.1

29 Jan 04:10
Compare
Choose a tag to compare

0.2.1 (2022-01-29)

Bug Fixes

  • optimize to avoid forcing client side rendering (fb5dad7)

v0.2.0

24 Jan 16:04
Compare
Choose a tag to compare

0.2.0 (2022-01-24)

Features

  • re-enable static statements in tags api (e11bd2a)

v0.1.11

05 Jan 18:08
Compare
Choose a tag to compare

0.1.11 (2022-01-05)

Bug Fixes

v0.1.10

04 Jan 22:47
Compare
Choose a tag to compare

0.1.10 (2022-01-04)

Bug Fixes

  • avoid infinite recursion on self reference dep (ac32fe6)