Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 1008 Bytes

CHANGELOG.md

File metadata and controls

38 lines (19 loc) · 1008 Bytes

Changelog

0.1.0 (2020-02-24)

Added

  • ✨ add memo to native namespace [98ca553]

Fixed

  • 🐛 make instanceof work with callable [d9be4a5]

0.0.3 (2020-02-24)

Fixed

  • 🐛 type Error correctly [409d31c]

0.0.2 (2020-02-23)

Added

Fixed

  • 🐛 type optional function correctly [531ae16]

Miscellaneous