github stenciljs/core v4.43.2
🌙 4.43.2 (2026-02-27)

9 hours ago

Bug Fixes

  • compiler: mixin jsx processing (#6615) (ccda746)
  • compiler: proper discovery and processing of external mixins / classes (#6620) (0ee951e)
  • dist-custom-elements: stop render function being stripped from imports (#6623) (cd33ccb)
  • mock-doc: add missing part setter to MockElement (#6612) (abfdd57)
  • runtime: init prop reactivity when ele.prop === instance.prop (#6614) (ad6a344)
  • runtime: mixin get / set @Prop infinite loop (#6618) (11201b5)
  • types: provide warnings for ts 4094; anon classes may not be private or protected (#6613) (3fbc441)
  • types: raise typescript errors even without components.d.ts (#6616) (827d0d6)

New Contributors

Full Changelog: v4.43.1...v4.43.2

Don't miss a new core release

NewReleases is sending notifications on new releases.