-
#4821
f93f51be
Thanks @kyubisation! - Fix fixture base url resolution when running browsers in containers -
#4730
267d243a
Thanks @kyubisation! - Add option for init script for ssr worker to allow registering Node.js hooks -
Updated dependencies [
25962bf5
]:- @lit-labs/[email protected]
- #4731
ff87eb46
Thanks @kyubisation! - Add fallback for call site location detection for webkit
-
#4541
d128391b
- Fix declarative shadowroot detection and parsing to use the correct spec behavior. -
#4516
c51bc182
- Update @web/test-runner-commands dependency
-
#4306
c28ebba1
- Update version range forlit
dependency to include v2. This allows projects still on lit v2 to use this package without being forced to install lit v3. -
#4306
c28ebba1
- Update dependency version to refer to stable versions, rather than pre-release versions of our own packages.
-
Updated dependencies:
-
Updated dependencies [
6b515e43
,0f6878dc
,2a01471a
,77e9b48e
,2eba6997
,d27a77ec
,6470807f
,09949234
]:- @lit-labs/[email protected]
- [email protected]
-
Updated dependencies [
dfd747cf
,23c404fd
,1db01376
,c3e473b4
,92cedaa2
,23326c6b
,f06f7972
]:- [email protected]
- @lit-labs/[email protected]
- @lit-labs/[email protected]
-
#3720
575fb578
- Use hydration modules from@lit-labs/ssr-client
-
Updated dependencies [
575fb578
]:- @lit-labs/[email protected]
-
#3522
72fcf0d7
- @lit-labs/testing no longer automatically loads the Lit SSR global DOM shim when performing SSR, instead relying on newer versions of Lit which automatically load necessary shims with minimal global pollution.This may cause new or different test failures, because APIs such as
document
will no longer be available on the server by default. UseisServer
from thelit
package to guard against calling such APIs during SSR (see https://lit.dev/docs/ssr/authoring/#browser-only-code for more information).
- Updated dependencies [
72fcf0d7
,72fcf0d7
,ff637f52
,72fcf0d7
,72fcf0d7
,c77220e8
]:- @lit-labs/[email protected]
- [email protected]