astro/packages/renderers/renderer-solid/CHANGELOG.md
github-actions[bot] 509c69627b
Version Packages (#882)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-27 12:41:42 -04:00

23 lines
368 B
Markdown

# @astrojs/renderer-solid
## 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