824c1f2024
* WIP: improve `client:only` handling * feat: implement `client:only` in renderer * test: reenable client:only tests * feat: improve SSR error messages * fix: add `resolvePath` method to Metadata * test: fix client-only test * chore: fix custom-elements handling * test: revert `custom-elements` test change * fix: do not assign a default renderer even if there's only one configured * chore: bump compiler * chore: add changeset
5 lines
57 B
Markdown
5 lines
57 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Re-implement client:only support
|