1 hours ago
rari

v0.10.2

What's Changed

  • 41c75c59 fix(rendering,rsc-client,sentry): enhance security and sanitization
  • 5e0d946c fix(rendering,rsc-client,sentry): enhance security and accessibility
  • 4db021a0 fix(rendering,router,runtime,sentry): enhance security and error handling
  • f375c83d fix(rendering,router,runtime,sentry): improve security and error handling
  • 604da895 fix(rsc,router,sentry): sanitize JSON parsing and secure boundary updates
  • 884b54e0 refactor(rendering): consolidate HTML escaping and improve attribute safety
  • 4cdcf568 refactor(rendering): consolidate HTML escaping and improve metadata injection
  • 35dc4a06 fix(rendering): reorder metadata and asset injection for correct HTML structure
  • 64c835e1 chore(lint): reorganize eslint config and update linting rules

Full Changelog: https://github.com/rari-build/rari/compare/v0.10.1...v0.10.2

1 hours ago
next.js

v16.2.0-canary.57

Core Changes

  • Turbopack: support Subresource Integrity : #90152
  • segment cache: add test for passing unawaited promise to context provider: #89339

Credits

Huge thanks to @mischnic and @ztanner for helping!

3 hours ago
router

v1.162.1

Version 1.162.1 - 2/21/26, 9:58 PM

Changes

Fix

  • router-core: don"t set isServer if NODE_ENV test (#6727) (fdb8d2e) by Manuel Schiller

Ci

  • remove fork guard from bundle-size PR comment step (#6728) (41528ea) by @Sheraff

Packages

  • @tanstack/router-core@1.162.1
  • @tanstack/solid-router@1.162.1
  • @tanstack/react-router@1.162.1
  • @tanstack/vue-router@1.162.1
  • @tanstack/solid-router-ssr-query@1.162.1
  • @tanstack/react-router-ssr-query@1.162.1
  • @tanstack/vue-router-ssr-query@1.162.1
  • @tanstack/router-ssr-query-core@1.162.1
  • @tanstack/zod-adapter@1.162.1
  • @tanstack/valibot-adapter@1.162.1
  • @tanstack/arktype-adapter@1.162.1
  • @tanstack/router-devtools@1.162.1
  • @tanstack/solid-router-devtools@1.162.1
  • @tanstack/react-router-devtools@1.162.1
  • @tanstack/vue-router-devtools@1.162.1
  • @tanstack/router-devtools-core@1.162.1
  • @tanstack/router-generator@1.162.1
  • @tanstack/router-cli@1.162.1
  • @tanstack/router-plugin@1.162.1
  • @tanstack/router-vite-plugin@1.162.1
  • @tanstack/solid-start@1.162.1
  • @tanstack/solid-start-client@1.162.1
  • @tanstack/solid-start-server@1.162.1
  • @tanstack/vue-start@1.162.1
  • @tanstack/vue-start-client@1.162.1
  • @tanstack/vue-start-server@1.162.1
  • @tanstack/start-client-core@1.162.1
  • @tanstack/start-server-core@1.162.1
  • @tanstack/start-storage-context@1.162.1
  • @tanstack/react-start@1.162.1
  • @tanstack/react-start-client@1.162.1
  • @tanstack/react-start-server@1.162.1
  • @tanstack/start-plugin-core@1.162.1
  • @tanstack/start-static-server-functions@1.162.1
3 hours ago
router

v1.162.0

Version 1.162.0 - 2/21/26, 9:12 PM

Changes

Feat

  • benchmarks: add file-based bundle-size suite + PR trend reporting (#6723) (d8171c3) by @Sheraff

Fix

  • start: prevent false positives for transitively resolved imports… (#6722) (996e182) by Manuel Schiller
  • ci: use benchmark-action name input (#6725) (b8f1665) by @Sheraff
  • examples: change opacity-1 to opacity-100 in spinner component (#6678) (8e26a04) by Zwel

Docs

  • fix grammar and remove duplicate words (#6726) (1870dc7) by Ulrich Stark

Packages

  • @tanstack/start-plugin-core@1.162.0
  • @tanstack/solid-start@1.162.0
  • @tanstack/vue-start@1.162.0
  • @tanstack/react-start@1.162.0
  • @tanstack/start-static-server-functions@1.162.0
13 hours ago
router

v1.161.4

Version 1.161.4 - 2/21/26, 11:18 AM

Changes

Fix

  • router: catch stringifyParams errors and render errorComponent (#6718) (608007a) by Abhisar Mehta

Chore

  • remove unnecessary type assertions (#6365) (ad0beaf) by Ulrich Stark
  • stabilize tests (#6492) (4ec6f50) by Manuel Schiller

Docs

  • fix syntax error in create-route-property-order.md (#6711) (31ae74f) by Ulrich Stark
  • move the react-only guides to top-level and restrict in config.json (#6713) (8bdf8d6) by Sean Cassiere
  • clarify that location hash excludes the leading # (#6707) (33f253e) by JongKyung Lee

Testing

  • vite-ecosystem-ci: add vite as direct dev depencency (#6709) (4def459) by Birk Skyum

Build

  • router-devtools-core: forward compat to vite 8 (#6717) (63f804a) by Birk Skyum

Packages

  • @tanstack/history@1.161.4
  • @tanstack/router-core@1.161.4
  • @tanstack/solid-router@1.161.4
  • @tanstack/react-router@1.161.4
  • @tanstack/vue-router@1.161.4
  • @tanstack/solid-router-ssr-query@1.161.4
  • @tanstack/react-router-ssr-query@1.161.4
  • @tanstack/vue-router-ssr-query@1.161.4
  • @tanstack/router-ssr-query-core@1.161.4
  • @tanstack/zod-adapter@1.161.4
  • @tanstack/valibot-adapter@1.161.4
  • @tanstack/arktype-adapter@1.161.4
  • @tanstack/router-devtools@1.161.4
  • @tanstack/solid-router-devtools@1.161.4
  • @tanstack/react-router-devtools@1.161.4
  • @tanstack/vue-router-devtools@1.161.4
  • @tanstack/router-devtools-core@1.161.4
  • @tanstack/router-generator@1.161.4
  • @tanstack/virtual-file-routes@1.161.4
  • @tanstack/router-cli@1.161.4
  • @tanstack/router-plugin@1.161.4
  • @tanstack/router-vite-plugin@1.161.4
  • @tanstack/eslint-plugin-router@1.161.4
  • @tanstack/solid-start@1.161.4
  • @tanstack/solid-start-client@1.161.4
  • @tanstack/solid-start-server@1.161.4
  • @tanstack/vue-start@1.161.4
  • @tanstack/vue-start-client@1.161.4
  • @tanstack/vue-start-server@1.161.4
  • @tanstack/start-client-core@1.161.4
  • @tanstack/start-server-core@1.161.4
  • @tanstack/start-storage-context@1.161.4
  • @tanstack/start-fn-stubs@1.161.4
  • @tanstack/react-start-client@1.161.4
  • @tanstack/react-start-server@1.161.4
  • @tanstack/start-plugin-core@1.161.4
  • @tanstack/start-static-server-functions@1.161.4
  • @tanstack/router-utils@1.161.4
  • @tanstack/react-start@1.161.4
14 hours ago
hono

v4.12.1

What's Changed

Full Changelog: https://github.com/honojs/hono/compare/v4.12.0...v4.12.1

20 hours ago
mind-elixir-core

v5.9.0

5.9.0 - 2026-02-21

Features

  • Add mindElixirToPlaintext

Bug Fixes

  • Fix arrow highlight show repeatedly

Refactors

  • Optimize plaintext converter algorithm

Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.8.3...v5.9.0

20 hours ago
next.js

v16.2.0-canary.56

Core Changes

  • Fix runtime prefetch isPartial byte stripping when deployed: #90272
  • Upgrade React from 2ba30655-20260219 to ab18f33d-20260220: #90279
  • validate sync IO in generateMetadata according to Page's prefetchable status: #90164

Example Changes

  • Migrate from react-markdown to Streamdown static in EdgeDB example: #86435

Misc Changes

  • [sync-react] Allow syncing React with local build: #90277

Credits

Huge thanks to @haydenbleasel, @unstubbable, @gnoff, and @eps1lon for helping!

1 days ago
react-pdf

v10.4.0

What's new?

  • Added support for pageColors prop in Page component (#2068). With this option, you can easily override colors used to render the PDF and implement accessibility enhancements. For example, this:
    <Page /* … */ pageColors={{ background: 'black', foreground: '#FF0000' }} />
    will result in the following:
1 days ago
next.js

v16.2.0-canary.55

Core Changes

  • Revert "Handle null history.state in client-side router popstate handler": #90268
  • [devtools] Omit empty looking error messages: #90256

Misc Changes

  • [test] Improve fetch timeout error stack for act: #90261
  • Turbopack: add Rope.content_hash and SHA hashing: #90235
  • [instant] Handle more instant declaration patterns: #90251

Credits

Huge thanks to @unstubbable, @mischnic, @ztanner, and @eps1lon for helping!