Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 581 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 581 Bytes

Changelog

Unreleased

  • omit default type for generic type parameters when re-exporting types (#11)
  • upgrade to latest full-moon (#10)
  • add a pkg alias entry to the generated .luaurc file in node_modules (#9)

0.1.1

  • re-export types in nested blocks (#6)
  • support scoped packages (#5)

0.1.0

  • Initial version