v2.4.1
Changes
- Removed type definitions of the deprecated methods in the playground
$$define
now has the correct return type (void
instead ofnumber
)
Bug fixes
- Fixed #69
- Fixed
SyntaxKind
enum members not expanding to numeric literals in macros in the playground.