1 hours ago
mantine

9.6.3

  • [@mantine/hooks] use-click-outside: Add capture phase support (#9213)
  • [@mantine/core] Select: Fix dropdown not closing on blur when searchable is not set (#9215)
  • [@mantine/core] PasswordInput: Fix aria-describedby not being taken from InputWrapperContext (#9216)
  • [@mantine/core] Fix aria-labelledby referencing a missing label element in Checkbox.Group, Radio.Group, Switch.Group (#9217)
  • [@mantine/core] Slider: Fix thumbProps not being passed to the thumb element (#9218)
  • [@mantine/core] Table: Fix memoized rows rerendering when Table rerenders with the same props (#6422)
  • [@mantine/hooks] use-intersection: Use the last entry from a batched observer callback (#9019)
  • [@mantine/hooks] use-media-query: Catch matchMedia errors when reading the initial value synchronously (#9020)
  • [@mantine/core] Portal: Cache shared portal node lookup (#9101)
  • [@mantine/schedule] MobileMonthView: Fix multi-day events not showing when they start in the previous month (#9153)
  • [@mantine/form] Fix removeListItem not clearing non-nested item errors (#9180)
  • [@mantine/core] Rating: Fix value being changed by scroll gestures on touch devices (#9159)
  • [@mantine/notifications] Fix uneven spacing in expanded stacks (#9176)
  • [@mantine/charts] Fix textColor and gridColor props being passed as attributes to the DOM node (#9181)
  • [@mantine/hooks] use-hotkeys: Fix preventDefault not being applied when other hotkey options are set (#9164)
  • [@mantine/hooks] use-throttled-callback: Fix callback becoming unresponsive after clearTimeout (#9146)
  • [@mantine/hooks] use-roving-index: Fix disabled items not being skipped by ArrowLeft/ArrowRight in grid mode (#9169)
  • [@mantine/hooks] use-mask: Fix transform not being applied to the initial input value (#9170)
3 hours ago
editor

v4.3.0

4.3.0 (2026-09-26)

Bug Fixes

  • core: split list item text at the caret when inserting a block (03990ac)
  • defer table column mutation until popover closes (6fb200f)
  • give every dialog an accessible name and description (cff5435)
  • i18n: list every translatable string in the English locale (a68d8d7)
  • image: describe the image dialog without upload when no handler is set (27e0205), closes #981
  • keep block-level decorators inside the list item that holds the selection (c63a1bd), closes #788
  • table: set the active cell after the table change commits (5408665), closes #982

Features

6 hours ago
react-query

Release 2026-09-26 03:57

Release 2026-09-26 03:57

Changes

Chore

  • deps: update Vite from v6 to v8 (#11650) (5279b0521) by @lachlancollins

Packages

  • @tanstack/angular-query-experimental@5.104.0
  • @tanstack/eslint-plugin-query@5.104.0
  • @tanstack/lit-query@0.2.25
  • @tanstack/preact-query@5.104.0
  • @tanstack/preact-query-devtools@5.104.0
  • @tanstack/preact-query-persist-client@5.104.0
  • @tanstack/query-async-storage-persister@5.104.0
  • @tanstack/query-broadcast-client-experimental@5.104.0
  • @tanstack/query-core@5.104.0
  • @tanstack/query-devtools@5.104.0
  • @tanstack/query-persist-client-core@5.104.0
  • @tanstack/query-sync-storage-persister@5.104.0
  • @tanstack/react-query@5.104.0
  • @tanstack/react-query-devtools@5.104.0
  • @tanstack/react-query-next-experimental@5.104.0
  • @tanstack/react-query-persist-client@5.104.0
  • @tanstack/solid-query@5.104.0
  • @tanstack/solid-query-devtools@5.104.0
  • @tanstack/solid-query-persist-client@5.104.0
  • @tanstack/svelte-query@6.3.0
  • @tanstack/svelte-query-devtools@6.3.0
  • @tanstack/svelte-query-persist-client@6.3.0
  • @tanstack/vue-query@5.104.0
  • @tanstack/vue-query-devtools@6.3.0
6 hours ago
query

Release 2026-09-26 03:57

Release 2026-09-26 03:57

Changes

Chore

  • deps: update Vite from v6 to v8 (#11650) (5279b0521) by @lachlancollins

Packages

  • @tanstack/angular-query-experimental@5.104.0
  • @tanstack/eslint-plugin-query@5.104.0
  • @tanstack/lit-query@0.2.25
  • @tanstack/preact-query@5.104.0
  • @tanstack/preact-query-devtools@5.104.0
  • @tanstack/preact-query-persist-client@5.104.0
  • @tanstack/query-async-storage-persister@5.104.0
  • @tanstack/query-broadcast-client-experimental@5.104.0
  • @tanstack/query-core@5.104.0
  • @tanstack/query-devtools@5.104.0
  • @tanstack/query-persist-client-core@5.104.0
  • @tanstack/query-sync-storage-persister@5.104.0
  • @tanstack/react-query@5.104.0
  • @tanstack/react-query-devtools@5.104.0
  • @tanstack/react-query-next-experimental@5.104.0
  • @tanstack/react-query-persist-client@5.104.0
  • @tanstack/solid-query@5.104.0
  • @tanstack/solid-query-devtools@5.104.0
  • @tanstack/solid-query-persist-client@5.104.0
  • @tanstack/svelte-query@6.3.0
  • @tanstack/svelte-query-devtools@6.3.0
  • @tanstack/svelte-query-persist-client@6.3.0
  • @tanstack/vue-query@5.104.0
  • @tanstack/vue-query-devtools@6.3.0
6 hours ago
react-query

@tanstack/react-query@5.104.0

Minor Changes

Patch Changes

  • Updated dependencies [5279b05]:
    • @tanstack/query-core@5.104.0
6 hours ago
react-query

@tanstack/solid-query@5.104.0

Patch Changes

  • Updated dependencies [5279b05]:
    • @tanstack/query-core@5.104.0
6 hours ago
react-query

@tanstack/solid-query-devtools@5.104.0

Patch Changes

  • Updated dependencies [5279b05]:
    • @tanstack/query-devtools@5.104.0
    • @tanstack/solid-query@5.104.0
6 hours ago
react-query

@tanstack/react-query-persist-client@5.104.0

Minor Changes

Patch Changes

  • Updated dependencies [5279b05]:
    • @tanstack/react-query@5.104.0
    • @tanstack/query-persist-client-core@5.104.0
6 hours ago
react-query

@tanstack/svelte-query-devtools@6.3.0

Minor Changes

Patch Changes

  • Updated dependencies [5279b05]:
    • @tanstack/query-devtools@5.104.0
    • @tanstack/svelte-query@6.3.0
6 hours ago
react-query

@tanstack/svelte-query-persist-client@6.3.0

Minor Changes

Patch Changes

  • Updated dependencies [5279b05]:
    • @tanstack/svelte-query@6.3.0
    • @tanstack/query-persist-client-core@5.104.0