Skip to content

Commit cd28c0c

Browse files
committed
Merge branch 'release/2.3.0' into develop
2 parents 23430fa + 37469d3 commit cd28c0c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,19 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
2626
- Nothing
2727

2828

29+
## 2.3.0 - 2024-12-22
30+
31+
### Added
32+
- Enums discoverability
33+
- Console command to create an enum
34+
- Console command to annotate enums
35+
- Console command to turn PHP enums into TypeScript enums
36+
37+
### Changed
38+
- Improved static analysis
39+
- CasesCollection::groupBy() does not wrap the result into a collection
40+
41+
2942
## 2.2.1 - 2024-11-22
3043

3144
### Added

0 commit comments

Comments
 (0)