blob: 27b1cf6af99ec8d78f39797ddbcd3e6c37a6e2aa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# @astrojs/renderer-lit
## 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.
## 0.2.0-next.0
### Minor Changes
- d84bfe71: Updates the renderers to confirm to the new renderer API.
## 0.1.2
### Patch Changes
- 806dcd8d: Update Lit renderer to use v2 release
## 0.1.1
### Patch Changes
- 97d37f8f: Update READMEs for all renderers
|