Update CHANGELOG.md
This commit is contained in:
parent
5666bb6514
commit
f799b57d6e
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
|||
|
||||
## 0.18.0-next.3
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- Add support for [the new JSX transform](https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html) for React 17 and Preact.
|
||||
- Add support for [Solid](https://www.solidjs.com/) when using the new [`@astrojs/renderer-solid`](https://npm.im/@astrojs/renderer-solid) package.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 4a601ad: Restores the ability to use Fragment in astro components
|
||||
|
|
Loading…
Reference in a new issue