Skip to content

v2.3.4

Choose a tag to compare

@shijistar shijistar released this 02 Jul 07:40

Features

  • ✨ Enhance the type definitions for methods like Enum.label, Enum.key, and Enum.raw to 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 include undefined.