Releases: lite-jsx/core
Releases · lite-jsx/core
v2.0.0
2.0.0 (2023-07-20)
⚠ BREAKING CHANGES
- The decoration name has been changed.
- The express middleware has been removed.
- The project name has been changed.
Features
- rename Render to View decorator (b94364a)
Miscellaneous Chores
- rename project in publish action (6c296f5)
Code Refactoring
- move express middleware to a separated project (2ef10b7)
v1.3.0
v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.0
1.0.0 (2023-04-01)
Features
- h: add DOCTYPE when rendering html (813f6fa)
- h: add fragment support (465ea2b)
- h: add initial h function (d1110f8)
- h: add sanitize to props (a049b48)
- h: add sanitize to tagName (06bc184)
- stringify: ensure that stringify a nullish child (333d6f3)
- stringify: ensure that stringify an object child (34c90f6)