We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 130c244 commit 4df43d2Copy full SHA for 4df43d2
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to `typescript-transformer` will be documented in this file
4
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
14
## 2.3.1 - 2024-05-03
15
16
### What's Changed
0 commit comments