0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/renderers/renderer-preact/CHANGELOG.md

32 lines
420 B
Markdown
Raw Normal View History

# @astrojs/renderer-preact
## 0.1.3
### Patch Changes
- 0abd251: Allows renderers to provide knownEntrypoint config values
## 0.1.2
### Patch Changes
- 9d4a40f: Fixes bug with using arrow function components
## 0.1.1
### Patch Changes
- ab2972b: Update package.json engines for esm support
## 0.1.0
### Minor Changes
- 643c880: Initial release
## 0.1.0-next.0
2021-05-28 18:26:50 -05:00
### Minor Changes
- 643c880: Initial release