Skip to content

0.18.4-rc.0

Pre-release
Pre-release

Choose a tag to compare

@jco-release-bot jco-release-bot released this 21 Jul 18:04
· 41 commits to main since this release
73b4276

Changelog

[0.18.4-rc.0] - 2025-07-21

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)

🐛 Bug Fixes

🚜 Refactor

⚙️ Miscellaneous Tasks