Releases: marko-js/tags-api-preview
Releases · marko-js/tags-api-preview
v0.4.2
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
0.4.1 (2022-03-08)
Bug Fixes
- issue with native tag spreads and invalid identifiers from attr name (a0a4d05)
v0.4.0
0.4.0 (2022-02-18)
Features
- omitting default attribute on get is now out.global (24867d4)
v0.3.2
0.3.2 (2022-02-18)
Bug Fixes
- ensure let is never treated as a const in the browser (0468fd0)
v0.3.1
0.3.1 (2022-02-14)
Bug Fixes
- missing marko.json in export map (f865b8e)
v0.3.0
0.3.0 (2022-02-14)
Features
- output esm build & exports (8f990f8)
v0.2.1
0.2.1 (2022-01-29)
Bug Fixes
- optimize to avoid forcing client side rendering (fb5dad7)
v0.2.0
0.2.0 (2022-01-24)
Features
- re-enable static statements in tags api (e11bd2a)
v0.1.10
0.1.10 (2022-01-04)
Bug Fixes
- avoid infinite recursion on self reference dep (ac32fe6)