4 minutes ago
router

Release 2026-03-23 08:06

Release 2026-03-23 08:06

Changes

Chore

  • bump solid-query to 6.0.0-alpha.1 (#7016) (0fb8dfa67b) by @birkskyum

Packages

  • @tanstack/solid-router-ssr-query@2.0.0-alpha.8
33 minutes ago
router

Release 2026-03-23 07:37

Release 2026-03-23 07:37

Changes

Chore

  • sync main branch with store refactor (#7001) (72323492af) by @brenelz

Packages

  • @tanstack/solid-router@2.0.0-alpha.7
  • @tanstack/solid-router-devtools@2.0.0-alpha.5
  • @tanstack/solid-router-ssr-query@2.0.0-alpha.7
  • @tanstack/solid-start@2.0.0-alpha.8
  • @tanstack/solid-start-client@2.0.0-alpha.7
  • @tanstack/solid-start-server@2.0.0-alpha.7
8 hours ago
react-joyride

3.0.0

V3 is a complete rewrite focused on modern React patterns, smaller bundle size, and a more intuitive API.

Highlights

  • useJoyride hook — replaces getHelpers with a proper hook returning controls, state, current step, failures, and event subscriptions
  • New event system — discriminated event types (tour:start, step:before, tooltip, etc.) with onEvent(data, controls) and selective subscription via on()
  • Step hooks — async before/after callbacks for per-step logic
  • Floating UI — replaced Popper.js/react-floater with direct @floating-ui/react-dom integration
  • Flexible targetsscrollTarget and spotlightTarget for independent positioning; targets accept RefObject, callbacks, and CSS selectors
  • SVG overlay — precise spotlight rendering replacing CSS box-shadow
  • Portal rendering — tour UI renders via React portal with custom container support
  • New component propsarrowComponent, loaderComponent
  • React 16.8–19 support
  • ~30% smaller bundle through dependency replacement

Breaking changes

  • Named export: import { Joyride } from 'react-joyride'
  • callback replaced by onEvent prop
  • run defaults to false
  • getHelpers replaced by useJoyride() hook
  • Step-level props consolidated into flat options (set globally or per-step)
  • styles.options theming moved to options prop
  • Button visibility via buttons array (['back', 'close', 'primary'])
  • Multiple prop renames (disableBeaconskipBeacon, disableCloseOnEscdismissKeyAction, floaterPropsfloatingOptions, etc.)
  • Removed: disableScrollParentFix, styles.spotlight, legacy overlay styles

Full migration guide: https://react-joyride.com/docs/migration What's new: https://react-joyride.com/docs/new-in-v3

For a complete list of changes, check the PR.


We'd love your feedback! If you run into issues, have questions about migrating, or want to share ideas, join the discussion: https://github.com/gilbarbara/react-joyride/discussions/1196

8 hours ago
next.js

v16.2.1-canary.5

Misc Changes

  • docs: use ErrorInfo type consistently in catchError docs: #91744

Credits

Huge thanks to @devjiwonchoi for helping!

11 hours ago
core-js

4.0.0-alpha.1 - 2026.03.22

Early release for testing some concepts.

NOT FOR USAGE IN REAL PROJECTS.

See more info here: https://github.com/zloirock/core-js/pull/1310

14 hours ago
query

Release 2026-03-22 17:45

Release 2026-03-22 17:45

Changes

Features

  • eslint-plugin: add allowlist option to exhaustive-deps rule (#10295) (3443736e2) by @Newbie012

Packages

  • @tanstack/angular-query-experimental@5.95.0
  • @tanstack/eslint-plugin-query@5.95.0
  • @tanstack/preact-query@5.95.0
  • @tanstack/preact-query-devtools@5.95.0
  • @tanstack/preact-query-persist-client@5.95.0
  • @tanstack/query-async-storage-persister@5.95.0
  • @tanstack/query-broadcast-client-experimental@5.95.0
  • @tanstack/query-core@5.95.0
  • @tanstack/query-devtools@5.95.0
  • @tanstack/query-persist-client-core@5.95.0
  • @tanstack/query-sync-storage-persister@5.95.0
  • @tanstack/react-query@5.95.0
  • @tanstack/react-query-devtools@5.95.0
  • @tanstack/react-query-next-experimental@5.95.0
  • @tanstack/react-query-persist-client@5.95.0
  • @tanstack/solid-query@5.95.0
  • @tanstack/solid-query-devtools@5.95.0
  • @tanstack/solid-query-persist-client@5.95.0
  • @tanstack/svelte-query@6.1.8
  • @tanstack/svelte-query-devtools@6.1.8
  • @tanstack/svelte-query-persist-client@6.1.8
  • @tanstack/vue-query@5.95.0
  • @tanstack/vue-query-devtools@6.1.8
14 hours ago
react-query

Release 2026-03-22 17:45

Release 2026-03-22 17:45

Changes

Features

  • eslint-plugin: add allowlist option to exhaustive-deps rule (#10295) (3443736e2) by @Newbie012

Packages

  • @tanstack/angular-query-experimental@5.95.0
  • @tanstack/eslint-plugin-query@5.95.0
  • @tanstack/preact-query@5.95.0
  • @tanstack/preact-query-devtools@5.95.0
  • @tanstack/preact-query-persist-client@5.95.0
  • @tanstack/query-async-storage-persister@5.95.0
  • @tanstack/query-broadcast-client-experimental@5.95.0
  • @tanstack/query-core@5.95.0
  • @tanstack/query-devtools@5.95.0
  • @tanstack/query-persist-client-core@5.95.0
  • @tanstack/query-sync-storage-persister@5.95.0
  • @tanstack/react-query@5.95.0
  • @tanstack/react-query-devtools@5.95.0
  • @tanstack/react-query-next-experimental@5.95.0
  • @tanstack/react-query-persist-client@5.95.0
  • @tanstack/solid-query@5.95.0
  • @tanstack/solid-query-devtools@5.95.0
  • @tanstack/solid-query-persist-client@5.95.0
  • @tanstack/svelte-query@6.1.8
  • @tanstack/svelte-query-devtools@6.1.8
  • @tanstack/svelte-query-persist-client@6.1.8
  • @tanstack/vue-query@5.95.0
  • @tanstack/vue-query-devtools@6.1.8
14 hours ago
react-query

@tanstack/svelte-query@6.1.8

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-core@5.95.0
14 hours ago
react-query

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

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-persist-client-core@5.95.0
    • @tanstack/svelte-query@6.1.8