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 b1d7ab4 commit 9aa1ef1Copy full SHA for 9aa1ef1
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to `typescript-transformer` will be documented in this file
4
5
+## 2.3.1 - 2024-05-03
6
+
7
+### What's Changed
8
9
+* feat(enum-collector): improve extensibility of `EnumTransformer` by @innocenzi in https://github.com/spatie/typescript-transformer/pull/78
10
11
+**Full Changelog**: https://github.com/spatie/typescript-transformer/compare/2.3.0...2.3.1
12
13
## 2.3.0 - 2024-02-16
14
15
### What's Changed
0 commit comments