2 hours ago
next.js

v16.4.0-canary.9

Misc Changes

  • fix: don't drop client references when the concatenated module id is 0: #97936
  • Replace resumed render bailout error with ReactDOM.browser behind a flag: #96844
  • Replace useSearchParams bailout error with ReactDOM.browser behind a flag: #96843
  • Replace CSRBailout error with ReactDOM.browser behind a flag: #96826
  • fix(next/image): reject non-2xx internal image responses: #97957
  • [test] Pin Vercel CLI to Node 20.9 compatible version: #97960
  • Re-enable AVIF image optimization: #97931
  • Don't report a client-aborted RSC stream as a render error: #96715
  • [PPF] Only track runtime accesses when the promise is used: #97165
  • Fix Turbopack re-export cycle deadlock: #97933
  • Port React's @gate test directive to the e2e harness: #96228
  • Migrate from box_patterns to deref_patterns: #97924
  • Turbopack: expose list of non-inlined env vars: #95310
  • feat(turbo-tasks-fetch): stub HTTP on wasm targets: #97585
  • fix(turbo-rcstr): make TaggedValue usable on wasm: #97577
  • docs: explain origin matching for allowedOrigins and allowedDevOrigins: #97805
  • Turbopack: improve Pat::Assign modelling in analyzer: #97867
  • Upgrade rustc to nightly-2026-08-20: #97665
  • Upgrade React from bd6ea412-20260824 to f789f203-20260825: #97887
  • [test] Fix flaky build CLI output capture: #97900
  • turbo-tasks-backend: parent_count reference counting: #95976

Credits

Huge thanks to @jgruica, @devjiwonchoi, @zeeshan56656, @eps1lon, @lazerg, @lubieowoce, @sokra, @acdlite, @mischnic, @icyJoseph, and @lukesandberg for helping!

3 hours ago
router

Release 2026-08-26 23:36

Release 2026-08-26 23:36

Changes

  • No changelog entries

Packages

  • @tanstack/react-router-ssr-query@1.167.2
  • @tanstack/router-ssr-query-core@1.169.2
  • @tanstack/solid-router-ssr-query@1.167.2
  • @tanstack/vue-router-ssr-query@1.167.2
3 hours ago
router

@tanstack/vue-router-ssr-query@1.167.2

Patch Changes

  • Updated dependencies [79e3533]:
    • @tanstack/router-ssr-query-core@1.169.2
3 hours ago
router

@tanstack/react-router-ssr-query@1.167.2

Patch Changes

  • Updated dependencies [79e3533]:
    • @tanstack/router-ssr-query-core@1.169.2
3 hours ago
router

@tanstack/router-ssr-query-core@1.169.2

Patch Changes

  • #8175 79e3533 - Dehydrate only queries for SSR transport, preserve pending-query promises, batch render-time query streaming, and clean up request-owned QueryClient resources.
3 hours ago
router

@tanstack/solid-router-ssr-query@1.167.2

Patch Changes

  • Updated dependencies [79e3533]:
    • @tanstack/router-ssr-query-core@1.169.2
4 hours ago
konva

10.3.2

Bug Fixes

  • use JSDoc comment for Kaleidoscope filter so it appears in API docs (Anton Lavrevov)
  • listen for drag events in the stage owner window #2066 (Dmitry)
  • use the window the stage is rendered in (Anton Lavrevov)
  • do not fire pointerclick after drag and drop (Anton Lavrevov)
  • transformer anchor oscillation with keepRatio and padding (Anton Lavrevov)
  • keep the active transformer anchor when boundBoxFunc rejects a flip (Anton Lavrevov)
  • capture the pointer on the stage container in setPointerCapture (Anton Lavrevov)
  • honor fill and stroke styles set by charRenderFunc (Anton Lavrevov)

Documentation

Performance Improvements

Commits

  • 5d15a49: Fix three @param names that do not match the signatures (darkdi) #2065
  • 0d0bf5d: Attach the on() docs to the implementation so they reach the bundle (Anton Lavrevov)
  • 829050e: update CHANGELOG with new version (Anton Lavrevov)
  • 005356e: build for 10.3.2 (Anton Lavrevov)
4 hours ago
vuetify

v4.1.12

🔧 Bug Fixes

  • locale: update translation keys for Arabic (f61c453)
  • locale: correct mistranslations and russianisms in uk.ts (#23139) (f40d0d6)
  • VOtpInput: update translations for aria-label (8912406)
  • VOverlay: use the resolved position to align with new target (63cccbb), closes #23138
  • VProgressLinear: apply round-bar with reverse and buffer (55fed01), closes #23143

Other Commits

  • chore(release): publish v4.1.12 (cb3e2cd)
  • docs(VChip): correct prepended avatar example (7054547)
  • chore: update playwright to 1.62 (977038c)
5 hours ago
astro

astro@7.2.8

Patch Changes

8 hours ago
react-query

Release 2026-08-26 18:36

Release 2026-08-26 18:36

Changes

Fix

  • react-query: propagate falsy errors to the error boundary (#11305) (ac2b61230) by @alex-js-ltd

Packages

  • @tanstack/angular-query-experimental@5.102.6
  • @tanstack/eslint-plugin-query@5.102.6
  • @tanstack/lit-query@0.2.18
  • @tanstack/preact-query@5.102.6
  • @tanstack/preact-query-devtools@5.102.6
  • @tanstack/preact-query-persist-client@5.102.6
  • @tanstack/query-async-storage-persister@5.102.6
  • @tanstack/query-broadcast-client-experimental@5.102.6
  • @tanstack/query-core@5.102.6
  • @tanstack/query-devtools@5.102.6
  • @tanstack/query-persist-client-core@5.102.6
  • @tanstack/query-sync-storage-persister@5.102.6
  • @tanstack/react-query@5.102.6
  • @tanstack/react-query-devtools@5.102.6
  • @tanstack/react-query-next-experimental@5.102.6
  • @tanstack/react-query-persist-client@5.102.6
  • @tanstack/solid-query@5.102.6
  • @tanstack/solid-query-devtools@5.102.6
  • @tanstack/solid-query-persist-client@5.102.6
  • @tanstack/svelte-query@6.1.46
  • @tanstack/svelte-query-devtools@6.1.46
  • @tanstack/svelte-query-persist-client@6.1.46
  • @tanstack/vue-query@5.102.6
  • @tanstack/vue-query-devtools@6.1.46