Skip to content

Latest commit

 

History

History
76 lines (33 loc) · 2.67 KB

CHANGELOG.md

File metadata and controls

76 lines (33 loc) · 2.67 KB

Changelog

0.0.10 (2024-12-10)

Features

0.0.9 (2024-10-25)

Features

  • update to using alpine 3.20 base container (#19) (dcf25e7)

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