Skip to content

v18.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Apr 19:02
· 149 commits to master since this release
213a85a

Features

  • Renamed object to plainObject to avoid name clashes with the typescript system.

Fixes

  • Resolved issue with enum items now defining their types.
  • Enforce the items are the correct type (rather than just casting).