Skip to content

Latest commit

 

History

History
54 lines (23 loc) · 2 KB

CHANGELOG.md

File metadata and controls

54 lines (23 loc) · 2 KB

1.3.1 (2024-05-17)

Bug Fixes

1.3.0 (2024-03-04)

Features

  • support extends when parsing tsconfig.json file (4ce7744)

1.2.2 (2023-07-04)

Bug Fixes

  • sourcemap and error code frame (a2d5a74)

1.2.1 (2023-07-03)

Bug Fixes

  • clarify esbuild position in the plugin invocation order (d719a8f)

1.2.0 (2023-07-03)

Features

  • add jsdoc to options type (7699aa5)

1.0.2 (2023-07-03)

Bug Fixes

  • enable npm types discovery (b31c210)

1.0.0 (2023-07-03)

⚠ BREAKING CHANGES

  • add first implementation

Features

  • add first implementation (b4670aa)