astro/packages/renderers/renderer-vue/CHANGELOG.md

50 lines
720 B
Markdown
Raw Normal View History

# @astrojs/renderer-vue
## 0.1.5
### Patch Changes
- fdb1c15: Revert #858
## 0.1.4
### Patch Changes
- 1f79144: Exclude @vue/runtime-core from processing to fix Vue SSR for nested components
## 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
2021-05-28 23:26:50 +00:00
### Minor Changes
- 643c880: Initial release