750c249c32
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
41 lines
644 B
Markdown
41 lines
644 B
Markdown
# @astrojs/renderer-solid
|
|
|
|
## 0.2.0-next.1
|
|
|
|
### Patch Changes
|
|
|
|
- 3cd1458a: Bugfix: Bundled CSS missing files on Windows
|
|
|
|
## 0.2.0-next.0
|
|
|
|
### Minor Changes
|
|
|
|
- d84bfe71: Updates the renderers to confirm to the new renderer API.
|
|
|
|
## 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
|