Skip to content

Commit 4df43d2

Browse files
rubenvanasschegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 130c244 commit 4df43d2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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

5+
## 2.4.0 - 2024-10-04
6+
7+
### What's Changed
8+
9+
* Don't generate if an enum has no cases yet by @jameshulse in https://github.com/spatie/typescript-transformer/pull/87
10+
* feat: support `nullToOptional` config by @innocenzi in https://github.com/spatie/typescript-transformer/pull/88
11+
12+
**Full Changelog**: https://github.com/spatie/typescript-transformer/compare/2.3.1...2.4.0
13+
514
## 2.3.1 - 2024-05-03
615

716
### What's Changed

0 commit comments

Comments
 (0)