3 hours ago
react-hot-toast

v2.6.1

  • Made toast styles easier to override with Tailwind CSS by using :where() to lower CSS specificity. (f339d71)
  • Fixed an issue where toasts stopped updating after a component unmounted when multiple hooks shared the same toasterId. Thanks to @matthernet for reporting the issue and suggesting the fix! (#436)
  • Fixed TypeScript resolution errors in pnpm strict mode by adding @types/react and @types/react-dom as optional peer dependencies. Thanks to @q121212 for the fix and @baraknaveh for the report! (#435)

[[Full changelog: v2.6.0 → v2.6.1](https://github.com/timolins/react-hot-toast/compare/v2.6.0...v2.6.1)](https://github.com/timolins/react-hot-toast/compare/v2.6.0...v2.6.1)

5 hours ago
Babylon.js

9.26.2

Core

  • Fix: DoF seam (WebGL) and shader-compile crash (WebGPU) in LensRenderingPipeline - [Bug Fix] by raymondyfei (#18904)
  • Add mesh blending post process - [New Feature] by Popov72 (#18915)
  • Widen input types in ProceduralTexture uniform setters - by BarthPaleologue (#18916)
  • Add ratified KHR_interactivity Phase 1 support - by RaananW (#18903)

Inspector

  • Add mesh blending post process - [New Feature] by Popov72 (#18915)
  • Add Inspector Lite text and sprite layer support - [New Feature] by ryantrem (#18905)

Loaders

  • Improve Gaussian splatting coarse-first streaming and local-space culling - [Bug Fix] by CedricGuillemet (#18910)
  • Add ratified KHR_interactivity Phase 1 support - by RaananW (#18903)

Node Geometry Editor

  • Add WebMCP support to Node Geometry Editor - [New Feature] by RaananW (#18911)

Node Render Graph Editor

  • Add mesh blending post process - [New Feature] by Popov72 (#18915)
5 hours ago
scalar

Release 2026-09-16

Releases

The changelog information of each package has been omitted from this message, as the content exceeds the size limit.

@scalar/nextjs-api-reference@0.12.0

@scalar/api-client@3.19.0

@scalar/api-reference@1.69.0

@scalar/helpers@0.12.0

@scalar/localization@0.2.0

@scalar/oas-utils@0.20.0

@scalar/openapi-to-markdown@0.6.0

@scalar/release-notes@0.2.0

@scalar/schemas@0.10.0

@scalar/themes@0.18.0

@scalar/types@0.20.0

@scalar/workspace-store@0.61.0

@scalar/astro@0.4.19

@scalar/docusaurus@0.8.40

@scalar/blocks@0.1.17

@scalar/code-highlight@0.4.6

@scalar/components@0.29.2

@scalar/draggable@0.4.5

@scalar/galaxy@0.7.1

@scalar/json-magic@0.13.5

@scalar/json-schema-validator@0.1.2

@scalar/mock-server@0.14.1

@scalar/nextjs-openapi@0.3.40

@scalar/openapi-parser@0.29.2

@scalar/openapi-types@0.9.6

@scalar/openapi-upgrader@0.2.16

@scalar/openapi-validator@0.1.2

@scalar/postman-to-openapi@0.7.20

@scalar/pre-post-request-scripts@0.4.43

@scalar/snippetz@0.9.31

@scalar/ts-to-openapi@0.2.5

@scalar/void-server@2.5.10

@scalar/express-api-reference@0.10.19

@scalar/fastify-api-reference@1.69.0

@scalar/hono-api-reference@0.12.2

@scalar/nestjs-api-reference@1.2.19

@scalar/nuxt@0.6.68

@scalar/starlight@0.2.4

@scalar/sveltekit@0.3.19

@scalar/agent-chat@0.12.31

@scalar/api-client-react@2.0.45

@scalar/api-reference-react@0.9.68

@scalar/asyncapi-upgrader@0.1.10

@scalar/asyncapi-validator@0.1.2

@scalar/client-side-rendering@0.4.1

@scalar/core@0.5.33

@scalar/import@0.5.24

@scalar/object-utils@1.3.24

@scalar/server-side-rendering@0.1.47

@scalar/sidebar@0.11.2

@scalar/use-hooks@0.4.12

scalar-app@1.1.28

@scalarapi/docker-api-reference@0.6.2

@scalar/aspire@0.11.20

@scalar/aspnetcore@2.17.4

@scalar/aws-lambda@0.2.8

@scalar/azure-functions@0.2.14

@scalar/java-integration@0.6.68

@scalar/mock-server-docker@0.2.58

6 hours ago
next.js

v16.4.0-canary.33

Misc Changes

  • Fix App Router locale path matching with Pages i18n: #98095
  • Upgrade React from 019019be-20260911 to ff8f88fc-20260915: #98693

Credits

Huge thanks to @timneutkens for helping!

8 hours ago
query

Release 2026-09-16 07:07

Release 2026-09-16 07:07

Changes

Features

  • svelte-query: add 'DefinedInitialDataInfiniteOptions' overload for 'createInfiniteQuery'/'infiniteQueryOptions' (#11356) (f6ae1ccdf) by @sukvvon

Fix

  • query-persist-client-core: restore falsy storage values (#11509) (4c7cdbb86) by @gwagjiug
  • isolate TypeScript test output (#11503) (58ad3e2f0) by @TkDodo
  • query-core: reject longer partial array keys (#11502) (cbf77bf8e) by @gwagjiug
  • declare devtools dependencies and enforce strict workspace checks (#11501) (9567367dd) by @TkDodo
  • vue-query: widen 'queryOptions' input to match 'useQuery' (#11439) (12027efd5) by @tinas
  • vue-query: re-export core filter types (#11287) (2bc8ecf39) by @spaansba

Chore

  • *: use eslint description syntax for grandfathered 'no-restricted-syntax' disables (#11508) (2da46cd13) by @sukvvon
  • scripts/generate-docs: add vue-query entry point (#11374) (a0d8cfb74) by @sukvvon
  • scripts/generate-docs: add solid-query entry point (#11368) (33fe7c476) by @sukvvon
  • scripts/generate-docs: add 'react-query' to TypeDoc generation targets (#11205) (81a51cca5) by @sukvvon
  • use infiniteQuery instead of fetchInfiniteQuery et al (#11344) (1566c16de) by @DogPawHat

Packages

  • @tanstack/angular-query-experimental@5.103.0
  • @tanstack/eslint-plugin-query@5.103.0
  • @tanstack/lit-query@0.2.21
  • @tanstack/preact-query@5.103.0
  • @tanstack/preact-query-devtools@5.103.0
  • @tanstack/preact-query-persist-client@5.103.0
  • @tanstack/query-async-storage-persister@5.103.0
  • @tanstack/query-broadcast-client-experimental@5.103.0
  • @tanstack/query-core@5.103.0
  • @tanstack/query-devtools@5.103.0
  • @tanstack/query-persist-client-core@5.103.0
  • @tanstack/query-sync-storage-persister@5.103.0
  • @tanstack/react-query@5.103.0
  • @tanstack/react-query-devtools@5.103.0
  • @tanstack/react-query-next-experimental@5.103.0
  • @tanstack/react-query-persist-client@5.103.0
  • @tanstack/solid-query@5.103.0
  • @tanstack/solid-query-devtools@5.103.0
  • @tanstack/solid-query-persist-client@5.103.0
  • @tanstack/svelte-query@6.2.0
  • @tanstack/svelte-query-devtools@6.2.0
  • @tanstack/svelte-query-persist-client@6.2.0
  • @tanstack/vue-query@5.103.0
  • @tanstack/vue-query-devtools@6.2.0
8 hours ago
react-query

Release 2026-09-16 07:07

Release 2026-09-16 07:07

Changes

Features

  • svelte-query: add 'DefinedInitialDataInfiniteOptions' overload for 'createInfiniteQuery'/'infiniteQueryOptions' (#11356) (f6ae1ccdf) by @sukvvon

Fix

  • query-persist-client-core: restore falsy storage values (#11509) (4c7cdbb86) by @gwagjiug
  • isolate TypeScript test output (#11503) (58ad3e2f0) by @TkDodo
  • query-core: reject longer partial array keys (#11502) (cbf77bf8e) by @gwagjiug
  • declare devtools dependencies and enforce strict workspace checks (#11501) (9567367dd) by @TkDodo
  • vue-query: widen 'queryOptions' input to match 'useQuery' (#11439) (12027efd5) by @tinas
  • vue-query: re-export core filter types (#11287) (2bc8ecf39) by @spaansba

Chore

  • *: use eslint description syntax for grandfathered 'no-restricted-syntax' disables (#11508) (2da46cd13) by @sukvvon
  • scripts/generate-docs: add vue-query entry point (#11374) (a0d8cfb74) by @sukvvon
  • scripts/generate-docs: add solid-query entry point (#11368) (33fe7c476) by @sukvvon
  • scripts/generate-docs: add 'react-query' to TypeDoc generation targets (#11205) (81a51cca5) by @sukvvon
  • use infiniteQuery instead of fetchInfiniteQuery et al (#11344) (1566c16de) by @DogPawHat

Packages

  • @tanstack/angular-query-experimental@5.103.0
  • @tanstack/eslint-plugin-query@5.103.0
  • @tanstack/lit-query@0.2.21
  • @tanstack/preact-query@5.103.0
  • @tanstack/preact-query-devtools@5.103.0
  • @tanstack/preact-query-persist-client@5.103.0
  • @tanstack/query-async-storage-persister@5.103.0
  • @tanstack/query-broadcast-client-experimental@5.103.0
  • @tanstack/query-core@5.103.0
  • @tanstack/query-devtools@5.103.0
  • @tanstack/query-persist-client-core@5.103.0
  • @tanstack/query-sync-storage-persister@5.103.0
  • @tanstack/react-query@5.103.0
  • @tanstack/react-query-devtools@5.103.0
  • @tanstack/react-query-next-experimental@5.103.0
  • @tanstack/react-query-persist-client@5.103.0
  • @tanstack/solid-query@5.103.0
  • @tanstack/solid-query-devtools@5.103.0
  • @tanstack/solid-query-persist-client@5.103.0
  • @tanstack/svelte-query@6.2.0
  • @tanstack/svelte-query-devtools@6.2.0
  • @tanstack/svelte-query-persist-client@6.2.0
  • @tanstack/vue-query@5.103.0
  • @tanstack/vue-query-devtools@6.2.0
8 hours ago
react-query

@tanstack/solid-query@5.103.0

Patch Changes

8 hours ago
react-query

@tanstack/svelte-query-devtools@6.2.0

Patch Changes

  • Updated dependencies [9567367, f6ae1cc]:
    • @tanstack/query-devtools@5.103.0
    • @tanstack/svelte-query@6.2.0
8 hours ago
react-query

@tanstack/vue-query@5.103.0

Patch Changes

  • #11439 12027ef - fix(vue-query): make sure useQuery can accept queryOptions on type level

  • #11287 2bc8ecf - Re-export core query and mutation filter types without shadowing them with Vue-specific filter types.

  • Updated dependencies [e57f816, fdae2ce, a1119e5, cbf77bf]:

    • @tanstack/query-core@5.103.0
8 hours ago
react-query

@tanstack/solid-query-persist-client@5.103.0

Patch Changes

  • Updated dependencies [4c7cdbb]:
    • @tanstack/query-persist-client-core@5.103.0
    • @tanstack/solid-query@5.103.0