Skip to content

Latest commit

 

History

History
89 lines (54 loc) · 5.56 KB

CHANGELOG.md

File metadata and controls

89 lines (54 loc) · 5.56 KB

Changelog

0.4.0 (2025-02-18)

Features

  • add option deprecatedTsModuleAsError (cfc3f00)

Miscellaneous

  • build wasm from swc v1.10.15 (4e993fd)
  • build wasm from swc v1.10.16 (b097846)
  • deps: bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (65e736c)
  • deps: bump github/codeql-action from 3.28.8 to 3.28.9 (936abc0)
  • deps: bump step-security/harden-runner from 2.10.4 to 2.11.0 (9438700)
  • remove manual update docs (59e35a9)
  • update swc to v1.10.15 (78391dd)
  • update swc to v1.10.16 (fd283be)

0.3.2 (2025-02-04)

Core

  • check erasable namespaces are supported (e489d48)
  • swc allows invalid js syntax (2a3fbe8)

Miscellaneous

  • build wasm from swc v1.10.12 (081dee3)
  • build wasm from swc v1.10.14 (4e6441c)
  • deps: bump actions/setup-node from 4.1.0 to 4.2.0 (43ee356)
  • deps: bump github/codeql-action from 3.28.5 to 3.28.8 (85ca75b)
  • update swc to v1.10.12 (e2559e7)
  • update swc to v1.10.14 (fa2d3ac)

0.3.1 (2025-01-27)

Bug Fixes

Core

  • check if newline on return works (fe0f570)
  • check if yield and throw newline work (96dba79)

Miscellaneous

  • build wasm from swc v1.10.11 (cdea312)
  • deps: bump github/codeql-action from 3.28.1 to 3.28.5 (ce514fa)
  • deps: bump step-security/harden-runner from 2.10.3 to 2.10.4 (9059a36)
  • deps: bump wagoid/commitlint-github-action from 6.2.0 to 6.2.1 (1a876ff)
  • update swc to v1.10.11 (e9a918c)

0.3.0 (2025-01-13)

Features

  • wrap and rethrow swc errors (8764122)

Miscellaneous

  • build wasm from swc v1.10.7 (35efcea)
  • deps: bump actions/upload-artifact from 4.5.0 to 4.6.0 (1d8a938)
  • deps: bump biomejs/setup-biome from 2.2.1 to 2.3.0 (10c101c)
  • deps: bump github/codeql-action from 3.28.0 to 3.28.1 (4b29609)
  • deps: bump step-security/harden-runner from 2.10.2 to 2.10.3 (e355436)
  • exclude fixtures from typecheck (2a3c016)
  • update swc to v1.10.7 (8051db3)

0.2.2 (2025-01-06)

Miscellaneous

  • build wasm from swc v1.10.4 (a00240a)
  • deps: bump github/codeql-action from 3.27.0 to 3.28.0 (88051e0)
  • include chore in change logs (9ab6341)
  • update release actions (9538187)
  • update swc to v1.10.4 (af1fd9c)