Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
odinhb committed Mar 19, 2024
1 parent 7993160 commit 11b6d22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ modules when pulling the code in.

### Changed

- Render nulls, undefined, zeroes and false correctly and more in line with how template strings do. (https://github.com/dodoas/stringjsx/pull/3)
- 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.**

### [3.0.0] - 2023-07-07
## [3.0.0] - 2023-07-07

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

Expand Down

0 comments on commit 11b6d22

Please sign in to comment.