Skip to content

Commit 4e2a4d4

Browse files
rubenvanasschegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent dd7cbb9 commit 4e2a4d4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

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

5+
## 2.5.0 - 2025-04-25
6+
7+
### What's Changed
8+
9+
* Dropped support for PHP 8.0
10+
* Fix: EnumTransformer properly handling single-quotes in backed enum string values by @sugarmaplemedia in https://github.com/spatie/typescript-transformer/pull/100
11+
* fix: No quotes for the enum case according to typescriptlang.org by @ABartelt in https://github.com/spatie/typescript-transformer/pull/97
12+
13+
**Full Changelog**: https://github.com/spatie/typescript-transformer/compare/2.4.0...2.5.0
14+
515
## 2.4.1 - 2025-04-25
616

717
### What's Changed

0 commit comments

Comments
 (0)