astro/packages/renderers/renderer-solid/CHANGELOG.md
github-actions[bot] 3d9b665265
Version Packages (#1358)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-09-14 17:22:50 -07:00

29 lines
443 B
Markdown

# @astrojs/renderer-solid
## 0.1.1
### Patch Changes
- 97d37f8f: Update READMEs for all renderers
## 0.1.0
### Minor Changes
- bd18e14: Initial release
### Patch Changes
- bef5103: Uses Solid's `render` function to render our components on the client.
## 0.1.0-next.1
### Patch Changes
- bef5103: Uses Solid's `render` function to render our components on the client.
## 0.1.0-next.0
### Minor Changes
- bd18e14: Initial release