v2.3.4
Features
- ✨ Enhance the type definitions for methods like
Enum.label,Enum.key, andEnum.rawto ensure return types more accurately correspond to input values. When an input value can be matched within the enum, the return type will no longer includeundefined.