1 hours ago
snapdom

v2.22.0

This is an important version, lot of improvements.

Full Changelog: https://github.com/zumerlab/snapdom/compare/v2.18.0...v2.22.0

New Contributors

1 hours ago
react-arborist

v3.16.0

Features

  • Added a filteredCount getter to the tree API, reporting how many nodes match the current searchTerm across the whole tree (regardless of which folders are open), or 0 when there is no active search. Consumers can now render a match count or a "no results" message via isFiltered && filteredCount === 0 instead of inspecting visibleNodes (issues #112 and #256). (#383)

Fixes

  • The default searchMatch no longer searches a node's children. It previously stringified every value of the node's data, the children array included, so each ancestor of a match counted as a match itself, and terms like id or name matched every folder by hitting keys nested in the children data. The filtered list is unchanged — parents of a match are still shown to keep the tree's structure — but tree.filteredCount now reports real matches. (#383)
3 hours ago
ui

shadcn@4.15.0

Minor Changes

7 hours ago
router

Release 2026-07-25 13:41

Release 2026-07-25 13:41

Changes

  • No changelog entries

Packages

  • @tanstack/solid-router@2.0.0-beta.27
  • @tanstack/solid-router-devtools@2.0.0-beta.22
  • @tanstack/solid-router-ssr-query@2.0.0-beta.28
  • @tanstack/solid-start@2.0.0-beta.28
  • @tanstack/solid-start-client@2.0.0-beta.27
  • @tanstack/solid-start-server@2.0.0-beta.27
7 hours ago
router

@tanstack/solid-start@2.0.0-beta.28

Patch Changes

  • #7888 a7e9835 - Upgrade solid-js and @solidjs/web to 2.0.0-beta.25

  • Updated dependencies [a7e9835]:

    • @tanstack/solid-router@2.0.0-beta.27
    • @tanstack/solid-start-client@2.0.0-beta.27
    • @tanstack/solid-start-server@2.0.0-beta.27
7 hours ago
router

@tanstack/solid-start-client@2.0.0-beta.27

Patch Changes

  • #7888 a7e9835 - Upgrade solid-js and @solidjs/web to 2.0.0-beta.25

  • Updated dependencies [a7e9835]:

    • @tanstack/solid-router@2.0.0-beta.27
7 hours ago
router

@tanstack/solid-start-server@2.0.0-beta.27

Patch Changes

  • #7888 a7e9835 - Upgrade solid-js and @solidjs/web to 2.0.0-beta.25

  • Updated dependencies [a7e9835]:

    • @tanstack/solid-router@2.0.0-beta.27
7 hours ago
router

@tanstack/solid-router@2.0.0-beta.27

Patch Changes

  • #7888 a7e9835 - Upgrade solid-js and @solidjs/web to 2.0.0-beta.25
7 hours ago
router

@tanstack/solid-router-devtools@2.0.0-beta.22

Patch Changes

  • #7888 a7e9835 - Upgrade solid-js and @solidjs/web to 2.0.0-beta.25

  • Updated dependencies [a7e9835]:

    • @tanstack/solid-router@2.0.0-beta.27
7 hours ago
router

@tanstack/solid-router-ssr-query@2.0.0-beta.28

Patch Changes

  • #7888 a7e9835 - Upgrade solid-js and @solidjs/web to 2.0.0-beta.25