41 minutes ago
rari

create-rari-app@0.4.25

What's Changed

  • bd46fd31 chore(typescript): centralize TypeScript configuration
  • 89e6e023 Merge branch 'main' of https://github.com/rari-build/rari into vite-plus
  • 51d8f292 feat(rsc): improve component rendering and fix edge cases
  • 781b6bd5 chore: migrate from tsdown to vite-plus and consolidate build tooling

Full Changelog: https://github.com/rari-build/rari/compare/create-rari-app@0.4.24...create-rari-app@0.4.25

42 minutes ago
rari

rari@0.10.18

What's Changed

  • 47bc8115 chore(rari): bump binary dependencies to 0.10.18
  • 8df1626b feat(rari): extract and track freshness token from RSC payload
  • f7aa9472 feat(rari): improve component validation and RSC error tracking
  • 929a6e14 feat(rari): add type safety and improve RSC payload ref handling
  • 08f92022 feat(rari): refactor RSC payload parsing and freshness tracking
  • 0dec67b2 feat(rari): improve stale content handling and navigation state tracking
  • bd46fd31 chore(typescript): centralize TypeScript configuration
  • f62637ba feat(rari): improve RSC rendering and add CLI utility exports
  • c4f7b052 feat(rari): optimize RSC payload ref handling and add CLI integration tests
  • 89e6e023 Merge branch 'main' of https://github.com/rari-build/rari into vite-plus
  • 9187ec81 feat(rari): improve type safety and refactor async component loading
  • 91a8f5a2 feat(rari): improve component rendering and async loading
  • 9530d107 feat(rari): improve RSC payload handling and suspense cleanup
  • f1b690c3 feat(rari): migrate to vite-plus CLI and improve RSC root call handling
  • 3092622f feat(rsc): improve streaming error format and optimize cache invalidation
  • c5be36ad feat(rsc): improve error handling, promise cleanup, and component rendering
  • 7c83d20d feat(rsc): optimize component rendering with memoized callbacks and lazy content loading
  • ca4ee1d9 feat(rsc): improve component rendering stability and HMR cache handling
  • 51d8f292 feat(rsc): improve component rendering and fix edge cases
  • 781b6bd5 chore: migrate from tsdown to vite-plus and consolidate build tooling

Full Changelog: https://github.com/rari-build/rari/compare/rari@0.10.17...rari@0.10.18

1 hours ago
rari

v0.10.18

What's Changed

  • 3092622f feat(rsc): improve streaming error format and optimize cache invalidation
  • c5be36ad feat(rsc): improve error handling, promise cleanup, and component rendering
  • 7c83d20d feat(rsc): optimize component rendering with memoized callbacks and lazy content loading
  • ca4ee1d9 feat(rsc): improve component rendering stability and HMR cache handling
  • 51d8f292 feat(rsc): improve component rendering and fix edge cases
  • 781b6bd5 chore: migrate from tsdown to vite-plus and consolidate build tooling

Full Changelog: https://github.com/rari-build/rari/compare/v0.10.17...v0.10.18

4 hours ago
rari

create-rari-app@0.4.24

What's Changed

  • 5357ffbc chore(deps): update TypeScript native preview and PostHog dependencies

Full Changelog: https://github.com/rari-build/rari/compare/create-rari-app@0.4.23...create-rari-app@0.4.24

4 hours ago
rari

rari@0.10.17

What's Changed

  • 0c5636ee chore(deps): bump rari binaries to 0.10.17
  • 738642d4 feat(rari): remove mount checks and improve use client directive handling
  • 70593f77 feat(rari): add lifecycle management to error boundary component
  • e56890bc feat(rari): add client directive to error boundary and improve component ID generation
  • aa1c9c9a refactor(rari): optimize routing and middleware with extracted utilities
  • ba58d873 feat(rari): improve error boundary handling and static file serving
  • be3b7601 feat(rari): add error boundary support and expand e2e test coverage

Full Changelog: https://github.com/rari-build/rari/compare/rari@0.10.16...rari@0.10.17

7 hours ago
mantine

8.3.17

Last 8.x release

This is the last 8.x release. You are welcome to test 9.0 alpha version and provide feedback before its release on March 31.

https://alpha.mantine.dev/changelog/9-0-0/

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)
8 hours ago
ui

shadcn@4.0.7

Patch Changes

9 hours ago
apexcharts.js

💎 Version 5.10.4

What's New

  • CSS variable colors — Pass 'var(--my-color)' directly as a chart color. Swap your entire palette at runtime with a single CSS attribute change. (#5185) Thanks to @codecalm
  • New locales — Bulgarian (bg) and Romanian (ro) added. Serbian, Swedish, and Ukrainian locale files were also renamed to their correct ISO codes (sr, sv, uk). (#5186) Thanks to @gabriele-v

Bug Fixes

  • Datetime x-axis ticks — Several edge cases fixed: the first tick was missing when a range started exactly on a minute or second boundary; charts spanning midnight showed wrong dates; short-month rollovers (e.g. Feb 28 → Mar 1) were off by a day.
  • Screen reader duplicate label — Charts were announcing their title twice. (#5183)

Performance

  • Faster updatesupdateOptions() and updateSeries() no longer rebuild internal modules from scratch on every call, reducing re-render overhead on dashboards with frequent data refreshes. Large datasets also benefit from automatic LTTB downsampling.
11 hours ago
router

Release 2026-03-14 11:26

Release 2026-03-14 11:26

Changes

Fix

  • add xmlns:xhtml to generated sitemap (#6920) (bfd6e62780) by @amosbastian

Packages

  • @tanstack/react-start@1.166.11
  • @tanstack/solid-start@1.166.11
  • @tanstack/start-plugin-core@1.166.11
  • @tanstack/vue-start@1.166.11
14 hours ago
hono

v4.12.8

What's Changed

New Contributors

Full Changelog: https://github.com/honojs/hono/compare/v4.12.7...v4.12.8