Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 531 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 531 Bytes

Changelog

2.0.1 - 2022-07-19

Updated

  • type refinements resolving this

2.0.0 - 2022-07-19

Added

  • export MacroableCtor interface providing the method signatures (used for types)

Updated

  • bump dependencies
  • refined typings for this

Breaking Changes

  • removed index signature: this is a potential breaking change when using this package with TypeScript which could cause mismatching types (because of the removed index signature)

1.0.0 - 2022-05-29

Added

  • 1.0.0 release 🚀 🎉