ComponentizeJS v0.18.3 has been released :tada:
https://www.npmjs.com/package/@bytecodealliance/componentize-js/v/0.18.3
https://github.com/bytecodealliance/ComponentizeJS/releases/tag/0.18.3
It took a lot of RCs to get here but at least the release process is now thoroughly automated (with the exception of one changelog generation issue with RCs).
Please download the new version and give it a try.
Thank you Victor, this is great! Does this release bumps StarlingMonkey revision? If not, it might be maybe worth to make another release that updates StarlingMonkey which should fix implicit dependency on wasi/environement issue: https://github.com/bytecodealliance/ComponentizeJS/issues/194
Hey Tomasz -- nope this version does not bump starling monkey -- it would be great if there were some releases to go by though, I actually didn't know that issue got fixed, there wasn't an update in that issue.
That said, if you could comment in there and confirm it's fixed I can definitely get to that next
Sure! There is this issue in SM: https://github.com/bytecodealliance/StarlingMonkey/issues/95 about defining the release process. I can give it a try.
Yeah I think just tagging releases would actually work to start! It doesn't have to be complicated at first, IIRC GH will pick up even just a simple tag and plenty of projects just manually click the release creation buttons in GH
Oh BTW @Tomasz Andrzejak ahead of the versioning stuff you're working on https://github.com/bytecodealliance/ComponentizeJS/pull/260
Should have a release of ComponentizeJS out by tomorrow! Going through the RC right now
https://www.npmjs.com/package/@bytecodealliance/componentize-js/v/0.18.4-rc.0
Hey Victor, here is the PR for automating release process for SM: https://github.com/bytecodealliance/StarlingMonkey/pull/252
I'm not sure why I cannot assign you as reviewer but feel free to comment whenever you find a moment.
Last updated: Dec 06 2025 at 07:03 UTC