Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvanassche authored and github-actions[bot] committed Oct 4, 2024
1 parent 130c244 commit 4df43d2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to `typescript-transformer` will be documented in this file

## 2.4.0 - 2024-10-04

### What's Changed

* Don't generate if an enum has no cases yet by @jameshulse in https://github.com/spatie/typescript-transformer/pull/87
* feat: support `nullToOptional` config by @innocenzi in https://github.com/spatie/typescript-transformer/pull/88

**Full Changelog**: https://github.com/spatie/typescript-transformer/compare/2.3.1...2.4.0

## 2.3.1 - 2024-05-03

### What's Changed
Expand Down

0 comments on commit 4df43d2

Please sign in to comment.