0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/packages/renderers/renderer-vue/CHANGELOG.md
github-actions[bot] 31c24778aa
Version Packages (next) (#859)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-26 11:19:41 -04:00

37 lines
547 B
Markdown

# @astrojs/renderer-vue
## 0.1.4-next.0
### Patch Changes
- 1f79144: Exclude @vue/runtime-core from processing to fix Vue SSR for nested components
## 0.1.3
### Patch Changes
- 0abd251: Allows renderers to provide knownEntrypoint config values
## 0.1.2
### Patch Changes
- ab2972b: Update package.json engines for esm support
## 0.1.1
### Patch Changes
- b1364af: Updates logging to display messages from Snowpack
## 0.1.0
### Minor Changes
- 643c880: Initial release
## 0.1.0-next.0
### Minor Changes
- 643c880: Initial release