Skip to content

Latest commit

 

History

History
62 lines (27 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

62 lines (27 loc) · 2.08 KB

Changelog

0.0.8 (2024-10-25)

Features

  • update to latest node 22 alpine container (#16) (61baabc)

0.0.7 (2024-09-26)

Features

  • add packages needed for amao wasm build (b824ec8)

0.0.6 (2024-09-26)

Features

  • add make for cjs-module-lexer (30f0e7e)

0.0.5 (2024-09-25)

Bug Fixes

  • handle missing binaryen versions on linux/arm (9a9fedf)

0.0.4 (2024-09-25)

Bug Fixes

  • fixup Dockerfile after last change (1080191)

0.0.3 (2024-09-25)

Bug Fixes

  • pull the right version of Binaryen for arm (b5ca111)

0.0.2 (2024-09-25)

Features

  • extend to publish for arm as well as x86 (daf85d5)

0.0.1 (2024-09-24)

Features

Miscellaneous Chores