19.1.0-next.3 (2024-12-12)
compiler-cli
| Commit | Type | Description |
| -- | -- | -- |
| c5c20e9d86 | fix | check event side of two-way bindings (#59002) |
| 0dee2681f7 | fix | consider pre-release versions when detecting feature support (#59061) |
| 1b9492edf8 | fix | error in unused standalone imports diagnostic (#59064) |
core
| Commit | Type | Description |
| -- | -- | -- |
| d010e11b73 | feat | add event listener options to renderer (#59092) |
| 30e676098d | fix | Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073) |
platform-browser
| Commit | Type | Description |
| -- | -- | -- |
| 52be35118f | fix | collect external component styles from server rendering (#59031) |
<!-- CHANGELOG SPLIT MARKER -->
<a name="19.0.4"></a>