mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
c9d833ee0b
* fix: add packages to external * fix: improve renderer error message * fix: reenable vue renderer * chore: remove `extensions` from templates * fix: reenable @astrojs/renderer-vue * refactor: add types to snowpack plugin * fix: update snowpack * fix: use manual SSR wrapper for Svelte * chore: add changesets * chore: bump snowpack * test: fix failing test * chore: remove redundant entries
5 lines
99 B
Markdown
5 lines
99 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fixed a number of bugs and re-enabled the `@astrojs/renderer-vue` renderer
|