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 3e48743 commit 3c3efe1Copy full SHA for 3c3efe1
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to `typescript-transformer` will be documented in this file
4
5
+## 2.3.0 - 2024-02-16
6
+
7
+### What's Changed
8
9
+* Fix annotations doc by @cosmastech in https://github.com/spatie/typescript-transformer/pull/73
10
+* Fix backslashes conversion to TypeScript by @Bloemendaal in https://github.com/spatie/typescript-transformer/pull/72
11
+* Add `DtoTransformer@transformPropertyName()` by @cosmastech in https://github.com/spatie/typescript-transformer/pull/74
12
+* Support PHP Parser 5
13
+* Removal of Psalm
14
+* Addition of PHPStan
15
16
+**Full Changelog**: https://github.com/spatie/typescript-transformer/compare/2.2.2...2.3.0
17
18
## 2.2.2 - 2023-12-01
19
20
### What's Changed
0 commit comments