a38460ca62
* chore: update vite * fix(renderers): point renderers to resolved server/client entrypoints
10 lines
253 B
Markdown
10 lines
253 B
Markdown
---
|
|
'@astrojs/renderer-lit': patch
|
|
'@astrojs/renderer-preact': patch
|
|
'@astrojs/renderer-react': patch
|
|
'@astrojs/renderer-solid': patch
|
|
'@astrojs/renderer-svelte': patch
|
|
'@astrojs/renderer-vue': patch
|
|
---
|
|
|
|
Point renderer entrypoints to resolved JS files
|