2 hours ago
heroui

v3.2.6

   🚀 Features

   🐞 Bug Fixes

2 hours ago
heroui

v3.2.6

   🚀 Features

   🐞 Bug Fixes

2 hours ago
nextui

v3.2.6

   🚀 Features

   🐞 Bug Fixes

2 hours ago
plate

v53.3.13

@platejs/list

Patch Changes

  • #5129 by @zbeyens – Fix the headless entry requiring React at runtime

Contributors

Thanks to everyone who contributed to this release:

@zbeyens

Full changelog: v53.3.12...v53.3.13

2 hours ago
router

Release 2026-09-17 18:34

Release 2026-09-17 18:34

Changes

Features

  • solid-router: consume server-function response metadata (#8461) (bf7f924b60) by @ryansolid
  • solid-router: declare navigations to Solid's observe tier (#8399) (9de3573f7f) by @ryansolid

Fix

  • solid-router: preserve caller roles on enabled links (#8109) (d46b8ee00b) by @Fnine59
  • solid-router: don't install intent-preload listeners when preloading is off (#8179) (465d15a15d) by @russelgal

Chore

  • solid: bump @tanstack/solid-query to 6.0.0-rc.4 (#8465) (2946ffff52) by @brenelz
  • solid: bump to solid-js 2.0.0-rc.8 and @solidjs/vite-plugin 3.0.0-next.43 (#8348) (8981eb7877) by @brenelz

Packages

  • @tanstack/solid-router@2.0.0-rc.8
  • @tanstack/solid-router-devtools@2.0.0-rc.6
  • @tanstack/solid-router-ssr-query@2.0.0-rc.6
  • @tanstack/solid-start@2.0.0-rc.8
  • @tanstack/solid-start-client@2.0.0-rc.8
  • @tanstack/solid-start-server@2.0.0-rc.8
2 hours ago
router

@tanstack/solid-start-client@2.0.0-rc.8

Patch Changes

  • #8348 8981eb7 - Bump solid-js and @solidjs/web to ^2.0.0-rc.8 and @solidjs/vite-plugin to ^3.0.0-next.43 across the monorepo (with @rsbuild/plugin-solid ^2.0.0-rc.0 and @solidjs/babel-plugin ^2.0.0-rc.8 for the rsbuild/webpack paths). rc.8 is ESM-only and declares engines.node >= 22.12. @solidjs/vite-plugin 3.0.0-next.43 is the first release that honors resolve.noExternal patterns when it externalizes the dependencies of packages that consume the Solid runtime (solidjs/solid-vite-plugin#360); on next.41 and next.42, vite dev fails for TanStack Start apps with "Package import specifier '#tanstack-router-entry' is not defined".

  • Updated dependencies [8981eb7, 465d15a, d46b8ee, 9de3573, bf7f924]:

    • @tanstack/solid-router@2.0.0-rc.8
2 hours ago
router

@tanstack/solid-router-devtools@2.0.0-rc.6

Patch Changes

  • #8348 8981eb7 - Bump solid-js and @solidjs/web to ^2.0.0-rc.8 and @solidjs/vite-plugin to ^3.0.0-next.43 across the monorepo (with @rsbuild/plugin-solid ^2.0.0-rc.0 and @solidjs/babel-plugin ^2.0.0-rc.8 for the rsbuild/webpack paths). rc.8 is ESM-only and declares engines.node >= 22.12. @solidjs/vite-plugin 3.0.0-next.43 is the first release that honors resolve.noExternal patterns when it externalizes the dependencies of packages that consume the Solid runtime (solidjs/solid-vite-plugin#360); on next.41 and next.42, vite dev fails for TanStack Start apps with "Package import specifier '#tanstack-router-entry' is not defined".

  • Updated dependencies [8981eb7, 465d15a, d46b8ee, 9de3573, bf7f924]:

    • @tanstack/solid-router@2.0.0-rc.8
2 hours ago
router

@tanstack/solid-router-ssr-query@2.0.0-rc.6

Patch Changes

  • #8465 2946fff - Upgrade @tanstack/solid-query to 6.0.0-rc.4

  • #8348 8981eb7 - Bump solid-js and @solidjs/web to ^2.0.0-rc.8 and @solidjs/vite-plugin to ^3.0.0-next.43 across the monorepo (with @rsbuild/plugin-solid ^2.0.0-rc.0 and @solidjs/babel-plugin ^2.0.0-rc.8 for the rsbuild/webpack paths). rc.8 is ESM-only and declares engines.node >= 22.12. @solidjs/vite-plugin 3.0.0-next.43 is the first release that honors resolve.noExternal patterns when it externalizes the dependencies of packages that consume the Solid runtime (solidjs/solid-vite-plugin#360); on next.41 and next.42, vite dev fails for TanStack Start apps with "Package import specifier '#tanstack-router-entry' is not defined".

2 hours ago
router

@tanstack/solid-start@2.0.0-rc.8

Patch Changes

  • #8348 8981eb7 - Bump solid-js and @solidjs/web to ^2.0.0-rc.8 and @solidjs/vite-plugin to ^3.0.0-next.43 across the monorepo (with @rsbuild/plugin-solid ^2.0.0-rc.0 and @solidjs/babel-plugin ^2.0.0-rc.8 for the rsbuild/webpack paths). rc.8 is ESM-only and declares engines.node >= 22.12. @solidjs/vite-plugin 3.0.0-next.43 is the first release that honors resolve.noExternal patterns when it externalizes the dependencies of packages that consume the Solid runtime (solidjs/solid-vite-plugin#360); on next.41 and next.42, vite dev fails for TanStack Start apps with "Package import specifier '#tanstack-router-entry' is not defined".

  • Updated dependencies [8981eb7, 465d15a, d46b8ee, 9de3573, bf7f924]:

    • @tanstack/solid-router@2.0.0-rc.8
    • @tanstack/solid-start-client@2.0.0-rc.8
    • @tanstack/solid-start-server@2.0.0-rc.8
2 hours ago
router

@tanstack/solid-start-server@2.0.0-rc.8

Patch Changes

  • #8348 8981eb7 - Bump solid-js and @solidjs/web to ^2.0.0-rc.8 and @solidjs/vite-plugin to ^3.0.0-next.43 across the monorepo (with @rsbuild/plugin-solid ^2.0.0-rc.0 and @solidjs/babel-plugin ^2.0.0-rc.8 for the rsbuild/webpack paths). rc.8 is ESM-only and declares engines.node >= 22.12. @solidjs/vite-plugin 3.0.0-next.43 is the first release that honors resolve.noExternal patterns when it externalizes the dependencies of packages that consume the Solid runtime (solidjs/solid-vite-plugin#360); on next.41 and next.42, vite dev fails for TanStack Start apps with "Package import specifier '#tanstack-router-entry' is not defined".

  • Updated dependencies [8981eb7, 465d15a, d46b8ee, 9de3573, bf7f924]:

    • @tanstack/solid-router@2.0.0-rc.8