Skip to content

Latest commit

 

History

History
149 lines (78 loc) · 3.99 KB

CHANGELOG.md

File metadata and controls

149 lines (78 loc) · 3.99 KB

@swc/cli

0.4.0

Minor Changes

  • 7be1ded: Fix destination filename for .d.ts

0.3.14

Patch Changes

  • fe87a42: Fix dts support

0.3.13

Patch Changes

  • 9eb0a67: Support emitting '.d.ts' files

0.3.10

Patch Changes

  • 4c08bf8: feat(cli): Added cli-config-file option.

0.3.9

Patch Changes

  • a87f28d: Refactoring for @swc/counter
  • Updated dependencies [a87f28d]

0.3.8

Patch Changes

  • 40fa1bd: Depend on @swc/counter to track npm downloads correctly

0.3.7

Patch Changes

  • 7957f17: Fix pnpm issue

0.3.6

Patch Changes

  • Move to monorepo

0.3.5 - Old Repo

Patch Changes

  • bcba7fc: Fix undefined file extension when interacting with dir directly.

0.3.4 - Old Repo

Patch Changes

0.3.3 - Old Repo

Patch Changes

  • 0e0d745: feat(cli): add --out-file-extension (with tests)

0.3.2 - Old Repo

Patch Changes

  • 8d8b146: Fix for "Cannot read properties of undefined (reading 'stripLeadingPaths')"

0.3.1 - Old Repo

Patch Changes

  • 0d8f59a: feat: Add strip-leading-paths option

0.3.0 - Old Repo

Minor Changes

  • db03ac8: Removal of stripComponents

0.2.3 - Old Repo

Patch Changes

  • 4688ea6: Revert removal of stripComponents

0.2.2 - Old Repo

Patch Changes

  • 3d4e6c7: Removal of stripComponents

0.2.1 - Old Repo

0.2.0 - Old Repo

Minor Changes

  • 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

0.1.65 - Old Repo

0.1.64 - Old Repo

Patch Changes

  • 52948e9: Check for undefined in only
  • 4f0bd60: feat: Implement --only and --ignore

0.1.63 - Old Repo

Patch Changes

  • 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

0.1.62 - Old Repo

Patch Changes

  • d7dc671: fix: bin.path is not a function

0.1.61 - Old Repo

Patch Changes

  • db1113b: refactor: replace bin-wrapper with @mole-inc/bin-wrapper

0.1.60 - Old Repo

Patch Changes

  • a2f4299: Fix for "sourceMappingURL present when source maps are disabled"
  • 9e45d8c: Handle missing dependencies/devDependencies

Prior to 2023 - Old Repo

Reference - Git History