4 hours ago
mantine

9.4.1

What's Changed

  • [@mantine/form] Fix some functions not working correctly with react compiler (#9007)
  • [@mantine/charts] Heatmap: Fix values outside the provided domain rendering with no fill (#8982)
  • [@mantine/core] RollingNumber: Fix rendering -0 for values that round to zero (#8983)
  • [@mantine/core] Slider: Fix incorrect marks labels position in RTL layouts (#8996)
  • [@mantine/hooks] Fix use-set and use-map hooks using stale values when used with React compiler (#9008)
  • [@mantine/form] Add FormProviderProps type export (#9009)
  • [@mantine/schedule] ResourcesDayView: Fix incorrect multiday events rendering (#9014)
  • [@mantine/dates] TimePicker: Fix duration values greater than 9999 hours not working (#9002)
  • [@mantine/core] Menu: Mark non-menuitem dropdown children as presentational (#9004)
  • [@mantine/core] Collapse: Fix ref and style props not working when transitionDuration: 0 (#9013)
  • [@mantine/core] Textarea: Fix autosize not working correctly with minRows on initial render
  • [@mantine/schedule] ResourcesWeekView: Add events resizing support

New Contributors

Full Changelog: https://github.com/mantinedev/mantine/compare/9.4.0...9.4.1

5 hours ago
vant

v4.10.0

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: https://github.com/youzan/vant/compare/v4.9.24...v4.10.0

12 hours ago
formatjs

formatjs_cli: 1.1.18

1.1.18 (2026-06-27)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/formatjs_cli_v1.1.17...formatjs_cli_v1.1.18

16 hours ago
plate

v53.2.4

@platejs/core

Patch Changes

  • #5046 by @zbeyens – Keep dependent Plate packages aligned with core patch releases.

@platejs/utils

Patch Changes

  • Updated @platejs/core.

platejs

Patch Changes

  • Updated @platejs/core, @platejs/utils.

Contributors

Thanks to everyone who contributed to this release:

@zbeyens

Full changelog: v53.2.3...v53.2.4

16 hours ago
plate

v53.2.3

@platejs/core

Patch Changes

  • #5041 by @delijah – Unset _id instead of setting it to undefined when inserting a node

@platejs/suggestion

Patch Changes

Contributors

Thanks to everyone who contributed to this release:

@bbyiringiro, @delijah

Full changelog: v53.2.2...v53.2.3

18 hours ago
react-query

Release 2026-06-27 20:33

Release 2026-06-27 20:33

Changes

Fix

  • query-devtools: set window.nonce in setupStyleSheet (#10736) (49012dbd5) by @842u
  • devtools: add transform: translateZ(0) for Safari overflow rendering (#10638) (ceec8f0a8) by @lihan3238
  • query-devtools/utils: scope the 'setupStyleSheet' dedup check to the target so a 'shadowDOMTarget' still receives its own '#_goober' style tag when 'document.head' already has one (#10815) (ecd89c8fa) by @sukvvon
  • query-devtools/Devtools: correct the Theme sub-trigger className from 'position' to 'theme' (#10811) (01c763444) by @sukvvon
  • query-devtools/PiPContext: reset 'pip_open' in 'localStore' from 'closePipWindow' so the auto-open createEffect does not reopen the window after a programmatic close (#10813) (f5bf180d9) by @sukvvon
  • query-devtools/utils: make 'last updated' sort return 0 for queries with equal 'dataUpdatedAt' to follow the standard comparator contract (#10812) (25cdd975f) by @sukvvon
  • lit produces dist-js which needs to be a prod build output (#10995) (9cb8eac3f) by @TkDodo
  • release: avoid pre dist tag for prereleases (#10986) (e6ad3fc40) by @brenelz
  • svelte-query/containers: fix typo from 'Tanstack' to 'TanStack' (#10722) (fcdcf8ac0) by @parkhojeong

Chore

  • update pnpm to 11.9.0 (#10978) (4eb0ed932) by @Sheraff

Packages

  • @tanstack/angular-query-experimental@5.101.2
  • @tanstack/eslint-plugin-query@5.101.2
  • @tanstack/lit-query@0.2.9
  • @tanstack/preact-query@5.101.2
  • @tanstack/preact-query-devtools@5.101.2
  • @tanstack/preact-query-persist-client@5.101.2
  • @tanstack/query-async-storage-persister@5.101.2
  • @tanstack/query-broadcast-client-experimental@5.101.2
  • @tanstack/query-core@5.101.2
  • @tanstack/query-devtools@5.101.2
  • @tanstack/query-persist-client-core@5.101.2
  • @tanstack/query-sync-storage-persister@5.101.2
  • @tanstack/react-query@5.101.2
  • @tanstack/react-query-devtools@5.101.2
  • @tanstack/react-query-next-experimental@5.101.2
  • @tanstack/react-query-persist-client@5.101.2
  • @tanstack/solid-query@5.101.2
  • @tanstack/solid-query-devtools@5.101.2
  • @tanstack/solid-query-persist-client@5.101.2
  • @tanstack/svelte-query@6.1.36
  • @tanstack/svelte-query-devtools@6.1.36
  • @tanstack/svelte-query-persist-client@6.1.36
  • @tanstack/vue-query@5.101.2
  • @tanstack/vue-query-devtools@6.1.36
18 hours ago
query

Release 2026-06-27 20:33

Release 2026-06-27 20:33

Changes

Fix

  • query-devtools: set window.nonce in setupStyleSheet (#10736) (49012dbd5) by @842u
  • devtools: add transform: translateZ(0) for Safari overflow rendering (#10638) (ceec8f0a8) by @lihan3238
  • query-devtools/utils: scope the 'setupStyleSheet' dedup check to the target so a 'shadowDOMTarget' still receives its own '#_goober' style tag when 'document.head' already has one (#10815) (ecd89c8fa) by @sukvvon
  • query-devtools/Devtools: correct the Theme sub-trigger className from 'position' to 'theme' (#10811) (01c763444) by @sukvvon
  • query-devtools/PiPContext: reset 'pip_open' in 'localStore' from 'closePipWindow' so the auto-open createEffect does not reopen the window after a programmatic close (#10813) (f5bf180d9) by @sukvvon
  • query-devtools/utils: make 'last updated' sort return 0 for queries with equal 'dataUpdatedAt' to follow the standard comparator contract (#10812) (25cdd975f) by @sukvvon
  • lit produces dist-js which needs to be a prod build output (#10995) (9cb8eac3f) by @TkDodo
  • release: avoid pre dist tag for prereleases (#10986) (e6ad3fc40) by @brenelz
  • svelte-query/containers: fix typo from 'Tanstack' to 'TanStack' (#10722) (fcdcf8ac0) by @parkhojeong

Chore

  • update pnpm to 11.9.0 (#10978) (4eb0ed932) by @Sheraff

Packages

  • @tanstack/angular-query-experimental@5.101.2
  • @tanstack/eslint-plugin-query@5.101.2
  • @tanstack/lit-query@0.2.9
  • @tanstack/preact-query@5.101.2
  • @tanstack/preact-query-devtools@5.101.2
  • @tanstack/preact-query-persist-client@5.101.2
  • @tanstack/query-async-storage-persister@5.101.2
  • @tanstack/query-broadcast-client-experimental@5.101.2
  • @tanstack/query-core@5.101.2
  • @tanstack/query-devtools@5.101.2
  • @tanstack/query-persist-client-core@5.101.2
  • @tanstack/query-sync-storage-persister@5.101.2
  • @tanstack/react-query@5.101.2
  • @tanstack/react-query-devtools@5.101.2
  • @tanstack/react-query-next-experimental@5.101.2
  • @tanstack/react-query-persist-client@5.101.2
  • @tanstack/solid-query@5.101.2
  • @tanstack/solid-query-devtools@5.101.2
  • @tanstack/solid-query-persist-client@5.101.2
  • @tanstack/svelte-query@6.1.36
  • @tanstack/svelte-query-devtools@6.1.36
  • @tanstack/svelte-query-persist-client@6.1.36
  • @tanstack/vue-query@5.101.2
  • @tanstack/vue-query-devtools@6.1.36
18 hours ago
react-query

@tanstack/vue-query@5.101.2

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-core@5.101.2
18 hours ago
react-query

@tanstack/vue-query-devtools@6.1.36

Patch Changes

18 hours ago
react-query

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

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-persist-client-core@5.101.2
    • @tanstack/svelte-query@6.1.36