2021-07-21 18:12:11 -05:00
|
|
|
# @astrojs/renderer-solid
|
|
|
|
|
2021-11-16 16:06:58 -05: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-09-14 19:22:50 -05:00
|
|
|
## 0.1.1
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- 97d37f8f: Update READMEs for all renderers
|
|
|
|
|
2021-07-27 11:41:42 -05:00
|
|
|
## 0.1.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- bd18e14: Initial release
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- bef5103: Uses Solid's `render` function to render our components on the client.
|
|
|
|
|
2021-07-27 08:27:02 -05:00
|
|
|
## 0.1.0-next.1
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- bef5103: Uses Solid's `render` function to render our components on the client.
|
|
|
|
|
2021-07-21 18:12:11 -05:00
|
|
|
## 0.1.0-next.0
|
2021-07-21 18:13:19 -05:00
|
|
|
|
2021-07-21 18:12:11 -05:00
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- bd18e14: Initial release
|