diff --git a/.changeset/chilled-plants-reflect.md b/.changeset/chilled-plants-reflect.md deleted file mode 100644 index 03b38bc141..0000000000 --- a/.changeset/chilled-plants-reflect.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@lit-labs/ssr-react': patch -'@lit/react': patch ---- - -Use a global flag to detect whether `@lit-labs/ssr-react/enable-lit-ssr.js` was used for coordinating props when server rendering components made with `@lit/react`. diff --git a/.changeset/empty-poems-cheat.md b/.changeset/empty-poems-cheat.md deleted file mode 100644 index a845151cc8..0000000000 --- a/.changeset/empty-poems-cheat.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/khaki-experts-jump.md b/.changeset/khaki-experts-jump.md deleted file mode 100644 index a845151cc8..0000000000 --- a/.changeset/khaki-experts-jump.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/polite-rice-stare.md b/.changeset/polite-rice-stare.md deleted file mode 100644 index 768ed48b90..0000000000 --- a/.changeset/polite-rice-stare.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@lit-labs/ssr-react': minor ---- - -The Node build of `@lit-labs/ssr-react/enable-lit-ssr.js` now also monkey-patches `react/jsx-runtime` to include logic for deeply server-rendering Lit components without modifying `jsxImportSource` in tsconfig. - -The monkey-patching logic also adds a workaround for inconsistent es module interop behavior in tools like webpack which could lead to errors like `TypeError: Cannot set property createElement of [object Module] which has only a getter`. diff --git a/.changeset/quiet-shirts-trade.md b/.changeset/quiet-shirts-trade.md deleted file mode 100644 index 278a37ba38..0000000000 --- a/.changeset/quiet-shirts-trade.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@lit-labs/nextjs': minor ---- - -Add support for Next.js 14 and App Router. No longer support Next.js 12. - -Note: By default, components in the App Router are React Server Components (RSCs). Deep SSR of Lit components does **not** work within server components as they result in React hydration mismatch due to the presence of the `