2021-09-14 19:22:50 -05:00
|
|
|
# @astrojs/renderer-lit
|
|
|
|
|
2021-11-22 16:31:34 -05:00
|
|
|
## 0.2.1
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- ec01d1b4: renderer-lit will bind to properties rather than attributes fixing certain binding issues
|
|
|
|
|
2021-11-19 16:01:50 -05:00
|
|
|
## 0.2.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- e6aaeff5: Updated framework renderers for the v0.21.0 release of Astro. Assorted changes and a new renderer interface are included in this release.
|
|
|
|
|
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-28 14:34:16 -05:00
|
|
|
## 0.1.2
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- 806dcd8d: Update Lit renderer to use v2 release
|
|
|
|
|
2021-09-14 19:22:50 -05:00
|
|
|
## 0.1.1
|
2021-09-14 19:24:07 -05:00
|
|
|
|
2021-09-14 19:22:50 -05:00
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- 97d37f8f: Update READMEs for all renderers
|