- 7be1ded: Fix destination filename for .d.ts
- fe87a42: Fix dts support
- 9eb0a67: Support emitting '.d.ts' files
- 4c08bf8: feat(cli): Added cli-config-file option.
- a87f28d: Refactoring for @swc/counter
- Updated dependencies [a87f28d]
- @swc/[email protected]
- 40fa1bd: Depend on @swc/counter to track npm downloads correctly
- 7957f17: Fix pnpm issue
- Move to monorepo
- bcba7fc: Fix
undefined
file extension when interacting withdir
directly.
- cb15ec9: Update option defaults
- 0e0d745: feat(cli): add --out-file-extension (with tests)
- 8d8b146: Fix for "Cannot read properties of undefined (reading 'stripLeadingPaths')"
- 0d8f59a: feat: Add
strip-leading-paths
option
- db03ac8: Removal of
stripComponents
- 4688ea6: Revert removal of
stripComponents
- 3d4e6c7: Removal of
stripComponents
- 7d9a493: Use workers to process files in parallel
- 908d0a1: chore: Update CI - Remove node 14.x + Add node 20.x for integration and test workflows
- ff87851: Fix for "Cannot transpile the working directory itself"
- dc0f03d: Force formatting and fix ci node version requirement - Remove node 12.x + Add node 18.x for integration and test workflows
- d7dc671: fix: bin.path is not a function
- db1113b: refactor: replace bin-wrapper with @mole-inc/bin-wrapper