Skip to content

Releases: bytecodealliance/ComponentizeJS

0.20.0

14 Apr 07:04
c34a8af

Choose a tag to compare

Changelog

[0.20.0] - 2026-04-14

πŸš€ Features

πŸ› Bug Fixes

  • use-after-free in cabi_realloc free_list on repeated export calls (#319) by @chaynabors in #319

βš™οΈ Miscellaneous Tasks

Other Changes

New Contributors

0.20.0-rc.0

13 Apr 18:10
a555b8f

Choose a tag to compare

0.20.0-rc.0 Pre-release
Pre-release

Changelog

[0.20.0-rc.0] - 2026-04-13

πŸ› Bug Fixes

  • use-after-free in cabi_realloc free_list on repeated export calls (#319) by @chaynabors in #319

Other Changes

New Contributors

0.19.4-rc.1

10 Mar 13:38
8e88dc8

Choose a tag to compare

0.19.4-rc.1 Pre-release
Pre-release

Changelog

[0.19.4-rc.1] - 2026-03-10

πŸš€ Features

0.19.4-rc.0

10 Mar 09:46
e650d6c

Choose a tag to compare

0.19.4-rc.0 Pre-release
Pre-release

Changelog

[0.19.4-rc.0] - 2026-03-10

πŸš€ Features

βš™οΈ Miscellaneous Tasks

0.19.3

27 Oct 16:09
ab6483f

Choose a tag to compare

Changelog

[0.19.3] - 2025-10-27

πŸ› Bug Fixes

Other Changes

  • (other changes) Updated orca_wasm into wirm latest version (#300) by @EngoDev in #300

New Contributors

0.19.2

17 Oct 12:15
629bd96

Choose a tag to compare

Changelog

[0.19.2] - 2025-10-17

πŸš€ Features

πŸ› Bug Fixes

0.19.1

17 Sep 13:25
811dcf8

Choose a tag to compare

Changelog

[0.19.1] - 2025-09-17

πŸ› Bug Fixes

Other Changes

  • (other changes) Fix memory leak in call() retptr allocation (#295) by @ludfjig in #295

New Contributors

0.19.0

08 Sep 12:27
979eeb1

Choose a tag to compare

Changelog

[0.19.0] - 2025-09-08

πŸ› Bug Fixes

Other Changes

What's Changed

Full Changelog: 0.18.5...0.19.0

0.18.5

28 Aug 13:20
af35a08

Choose a tag to compare

Changelog

[0.18.5] - 2025-08-28

πŸš€ Features

πŸ› Bug Fixes

🚜 Refactor

βš™οΈ Miscellaneous Tasks

New Contributors

0.18.4

23 Jul 16:16
f0a2937

Choose a tag to compare

Changelog

[0.18.4] - 2025-07-23

Important Updates

This release contains an update to StarlingMonkey, the engine that powers componentize-js.
Important new features and bugfixes from StarlingMonkey relevant to componentize-js that are
pulled in by this update are listed below:

  • Implement EventTarget and Event builtin (#220)
  • Add support for two-argument has and delete in URLSearchParams (#236)

πŸš€ Features

πŸ› Bug Fixes

🚜 Refactor

βš™οΈ Miscellaneous Tasks