Changelog
v0.22.18 (2022-06-25)
@enum
style enums to also permit non-literal strings and numbers, #1956.searchGroupBoosts
was only computing the boost for the first reflection in a group, #1958.Changelog
v0.22.17 (2022-06-01)
Changelog
v0.22.16 (2022-05-30)
@enum
, #1918.type
set to either a LiteralType
with a string or numeric value or an IntrinsicType
with type number
, #1942.
Using defaultValue
on EnumMember
reflections is now deprecated, and will be broken in 0.23.enum-value-ascending
or enum-value-descending
sort strategies in mixed string/number enums.