Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 328 Bytes

File metadata and controls

7 lines (5 loc) · 328 Bytes

Changelog

0.0.38 - 2026-08-25

  • Fixed template HMR so changes reach every component that shares a template without forcing a full-page reload.
  • Fixed style HMR for shared resources, multiple components in one file, imported resources, and components that remove their last style.
  • Updated Oxc and related dependencies.