Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 1.57 KB

1.1.6 (2023-06-14)

Bug Fixes

  • include types in distribution (8d73420)
  • update dependencies (2413870)

1.1.5 (2023-01-08)

Bug Fixes

  • cli: improve error handling and reporting (de93f1a)
  • cli: streamline cli based on tests (13abdc2)
  • cli: use outDir when no outFile is passed (ecefacf)
  • padCwd and trimCwd were not working correctly with absolute paths (2d5087f)

1.1.4 (2023-01-06)

Bug Fixes

  • cli: handle cases of build with not outFile param (5be5410)
  • cli: improve parameters validation (0997611)
  • read version from package.json trough fs instead of require (9d03081)