59 minutes ago
rari

rari@0.14.6

What's Changed

  • 6e266687 chore(deps): upgrade rari to 0.14.5
  • acda8d99 perf(server,router): parallelize cache warmup and optimize route resolution

Full Changelog: https://github.com/rari-build/rari/compare/rari@0.14.4...rari@0.14.6

1 hours ago
plate

v53.0.9

@platejs/ai

Patch Changes

  • Updated @platejs/table.

@platejs/csv

Published @platejs/csv@53.0.9.

@platejs/table

Patch Changes

Contributors

Thanks to everyone who contributed to this release:

@puneetdixit200

Full changelog: v53.0.8...v53.0.9

2 hours ago
rari

v0.14.5

What's Changed

  • cf63c87c chore(deps): bump rari version to 0.14.5
  • acda8d99 perf(server,router): parallelize cache warmup and optimize route resolution

Full Changelog: https://github.com/rari-build/rari/compare/v0.14.4...v0.14.5

4 hours ago
react-tooltip

v6.0.7

If you like ReactTooltip, please give the project a star on GitHub 🌟

What's Changed

Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v6.0.6...v6.0.7

5 hours ago
engine

v2.19.5

Fixes

  • Tile gsplat interval-scatter dispatch over workgroup limit by @mvaligursky in #8841
  • Register nameless scripts under their verbatim class name by @mvaligursky in #8844

Contributors

  • @mvaligursky

Full Changelog: https://github.com/playcanvas/engine/compare/v2.19.4...v2.19.5

6 hours ago
react-router
8 hours ago
engine

v2.19.4

Fixes

  • Keep UMD exports overridable while preserving live bindings by @mvaligursky in #8839

Contributors

  • @mvaligursky

Full Changelog: https://github.com/playcanvas/engine/compare/v2.19.3...v2.19.4

8 hours ago
router

Release 2026-06-04 12:00

Release 2026-06-04 12:00

Changes

Fix

  • start-rsbuild: compile node_modules for RSC directives (#7540) (80919186cb) by @SyMind

Packages

  • @tanstack/react-start@1.168.20
  • @tanstack/react-start-rsc@0.1.19
  • @tanstack/solid-start@1.168.20
  • @tanstack/start-plugin-core@1.171.12
  • @tanstack/vue-start@1.168.19
8 hours ago
router

@tanstack/react-start@1.168.20

Patch Changes

  • Updated dependencies [8091918]:
    • @tanstack/start-plugin-core@1.171.12
    • @tanstack/react-start-rsc@0.1.19
8 hours ago
router

@tanstack/start-plugin-core@1.171.12

Patch Changes

  • #7540 8091918 - Fix Rsbuild RSC builds so client directives in packages under node_modules are compiled and detected correctly.