2021-05-28 18:25:36 -05:00
|
|
|
# @astrojs/renderer-vue
|
|
|
|
|
2021-11-19 13:01:50 -08:00
|
|
|
## 0.2.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- e6aaeff5: Updated framework renderers for the v0.21.0 release of Astro. Assorted changes and a new renderer interface are included in this release.
|
|
|
|
|
2021-11-19 01:21:00 -08:00
|
|
|
## 0.2.0-next.2
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- 8986d33b: Improve error display
|
|
|
|
|
2021-11-16 13:06:58 -08:00
|
|
|
## 0.2.0-next.1
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- 3cd1458a: Bugfix: Bundled CSS missing files on Windows
|
|
|
|
|
2021-10-29 14:48:54 -05:00
|
|
|
## 0.2.0-next.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- d84bfe71: Updates the renderers to confirm to the new renderer API.
|
|
|
|
|
2021-10-14 15:13:13 -04:00
|
|
|
## 0.1.9
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- 31d06880: Expose name on host component for Vue devtools
|
|
|
|
|
2021-09-14 17:22:50 -07:00
|
|
|
## 0.1.8
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- 97d37f8f: Update READMEs for all renderers
|
|
|
|
|
2021-08-11 15:01:00 -07:00
|
|
|
## 0.1.7
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- 1339d5e3: Bump Vue version to latest stable
|
|
|
|
|
2021-07-30 10:19:00 -04:00
|
|
|
## 0.1.6
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- a1491cc6: Fix Vue components nesting
|
|
|
|
|
2021-07-28 14:37:29 -04:00
|
|
|
## 0.1.5
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- fdb1c15: Revert #858
|
|
|
|
|
2021-07-27 12:41:42 -04:00
|
|
|
## 0.1.4
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- 1f79144: Exclude @vue/runtime-core from processing to fix Vue SSR for nested components
|
|
|
|
|
2021-07-26 11:19:41 -04:00
|
|
|
## 0.1.4-next.0
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- 1f79144: Exclude @vue/runtime-core from processing to fix Vue SSR for nested components
|
|
|
|
|
2021-06-21 15:38:41 -04:00
|
|
|
## 0.1.3
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- 0abd251: Allows renderers to provide knownEntrypoint config values
|
|
|
|
|
2021-06-14 08:43:03 -04:00
|
|
|
## 0.1.2
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- ab2972b: Update package.json engines for esm support
|
|
|
|
|
2021-06-07 16:52:22 -04:00
|
|
|
## 0.1.1
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- b1364af: Updates logging to display messages from Snowpack
|
|
|
|
|
2021-06-02 12:49:05 -04:00
|
|
|
## 0.1.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- 643c880: Initial release
|
|
|
|
|
2021-05-28 18:25:36 -05:00
|
|
|
## 0.1.0-next.0
|
2021-05-28 23:26:50 +00:00
|
|
|
|
2021-05-28 18:25:36 -05:00
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- 643c880: Initial release
|