Skip to content

Commit 34649b0

Browse files
rubenvanasschegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 437c282 commit 34649b0

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.1 - 2025-04-25
6+
7+
### What's Changed
8+
9+
* Fix: EnumTransformer properly handling single-quotes in backed enum string values by @sugarmaplemedia in https://github.com/spatie/typescript-transformer/pull/100
10+
* fix: No quotes for the enum case according to typescriptlang.org by @ABartelt in https://github.com/spatie/typescript-transformer/pull/97
11+
12+
**Full Changelog**: https://github.com/spatie/typescript-transformer/compare/2.4.0...2.4.1
13+
514
## 2.4.0 - 2024-10-04
615

716
### What's Changed

0 commit comments

Comments
 (0)