Skip to content

Commit 11b6d22

Browse files
committed
Update changelog
1 parent 7993160 commit 11b6d22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ modules when pulling the code in.
1616

1717
### Changed
1818

19-
- Render nulls, undefined, zeroes and false correctly and more in line with how template strings do. (https://github.com/dodoas/stringjsx/pull/3)
19+
- Render nulls, undefined, zeroes and false; more in line with how template strings do. (https://github.com/dodoas/stringjsx/pull/3) **This is a breaking change. Make sure to review any existing code so that you don't render nulls on production.**
2020

21-
### [3.0.0] - 2023-07-07
21+
## [3.0.0] - 2023-07-07
2222

2323
- This version marks the fork from [vhtml](https://www.npmjs.com/package/vhtml)
2424

0 commit comments

Comments
 (0)