Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .changeset/clever-jobs-float.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@lit-labs/eleventy-plugin-lit': patch
'@lit-labs/ssr': patch
'@lit-labs/ssr-client': patch
---

Update version range for `lit` dependency to include v2. This allows projects still on lit v2 to use this package without being forced to install lit v3.
5 changes: 5 additions & 0 deletions .changeset/silver-pears-poke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@lit-labs/ssr-react': patch
---

Removed `lit` package from dependency. It is now listed as a dev dependency since it is only used for testing.
Loading