-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
9a40d08
commit 36dd25e
Showing
2 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2023-04-01) | ||
|
||
|
||
### Features | ||
|
||
* **h:** add DOCTYPE when rendering html ([813f6fa](https://github.com/danprates/lite-jsx/commit/813f6fa2e9917ff2687d41ad7dee44a4975e847e)) | ||
* **h:** add fragment support ([465ea2b](https://github.com/danprates/lite-jsx/commit/465ea2b0918348f1b0ab56250068d14ce787bb5e)) | ||
* **h:** add initial h function ([d1110f8](https://github.com/danprates/lite-jsx/commit/d1110f84aa5791ff768124adb47481a1efe86b2e)) | ||
* **h:** add sanitize to props ([a049b48](https://github.com/danprates/lite-jsx/commit/a049b489fe6c2511bdac5682419a356124b12548)) | ||
* **h:** add sanitize to tagName ([06bc184](https://github.com/danprates/lite-jsx/commit/06bc184ce80fef2d7556c44270474e6e7ca7acce)) | ||
* **stringify:** ensure that stringify a nullish child ([333d6f3](https://github.com/danprates/lite-jsx/commit/333d6f3928d269bf79968e00fce177cfd480151a)) | ||
* **stringify:** ensure that stringify an object child ([34c90f6](https://github.com/danprates/lite-jsx/commit/34c90f6aa9623782b824a628ccd5f04e3c91b1b8)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **action:** publish to npm action ([db63499](https://github.com/danprates/lite-jsx/commit/db634996efb700afbd94e80b1cac4db801a1446e)) | ||
* **action:** remove unnecessary npm ci script ([4da037f](https://github.com/danprates/lite-jsx/commit/4da037fad61415d90963c8f4cb4d3cc2a8d6e2f6)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters