Skip to content

Commit bb18992

Browse files
committed
feat: add AnyEnum type and improve meta type
1 parent f027a30 commit bb18992

File tree

6 files changed

+24
-443
lines changed

6 files changed

+24
-443
lines changed

CHANGELOG.md

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

33
# enum-plus Changelog
44

5+
## 3.1.4
6+
7+
2025-11-19
8+
9+
### Features
10+
11+
- ✨ Add `AnyEnum` type as a generic enum type that can be used to represent any enum collection.
12+
- 🛠 Improve the type of `enum.meta`.
13+
514
## 3.1.3
615

716
2025-11-17

0 commit comments

Comments
 (0)