Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 3.13 KB

CHANGELOG.md

File metadata and controls

52 lines (31 loc) · 3.13 KB

Changelog

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)