🍲 v4.22.0 (2024-10-03)
christian-bromann
released this
03 Oct 19:12
·
20 commits
to main
since this release
Bug Fixes
- compiler: add reserved keyword (#6001) (7ede77a), closes #6000
- compiler: handle file rename in watch mode (#5971) (8f0a882), closes #3443
- compiler: no generate custom output (#5951) (5cddfd9), closes #5950 - fixes #5950
- declarations: add missing event handler types (#5964) (6ef1334) - closes #5963
- hydrate: Add missing alias to hydrate build to fix app globals (#6005) (c5a8ea9) - closes #6002
- mock-doc: avoid double hydration of components (#6003) (dbc2f58)
- mock-doc: provide mock for resize observer (#6007) (6d6a65e)
- runtime: ensure referenceNode is child node of styleContainerNode (#5994) (a02bc36) - closes #5993
- runtime: scoped slot append/prepend correct order after interaction (#5970) (2569abd) - closes #5969
- scripts: fix Esbuild scripts to allow to run on Windows (#5930) (8ad326c)