2 hours ago
jquery

Release 4.0.0

Changelog

https://blog.jquery.com/2026/01/17/jquery-4-0-0/

Release

  • remove dist files from main branch (c838cfb5)
2 hours ago
router

v1.151.2

Version 1.151.2 - 1/18/26, 12:22 AM

Changes

Fix

  • Commit context together with status to avoid race condition (#6407) (abb8216) by Manuel Schiller
  • make nonce accessible in headers (#6359) (114f53b) by Manuel Schiller

Other

  • (9c80d96) by Manuel Schiller

Packages

  • @tanstack/router-core@1.151.2
  • @tanstack/solid-router@1.151.2
  • @tanstack/react-router@1.151.2
  • @tanstack/vue-router@1.151.2
  • @tanstack/solid-router-ssr-query@1.151.2
  • @tanstack/react-router-ssr-query@1.151.2
  • @tanstack/vue-router-ssr-query@1.151.2
  • @tanstack/router-ssr-query-core@1.151.2
  • @tanstack/zod-adapter@1.151.2
  • @tanstack/valibot-adapter@1.151.2
  • @tanstack/arktype-adapter@1.151.2
  • @tanstack/router-devtools@1.151.2
  • @tanstack/solid-router-devtools@1.151.2
  • @tanstack/react-router-devtools@1.151.2
  • @tanstack/vue-router-devtools@1.151.2
  • @tanstack/router-devtools-core@1.151.2
  • @tanstack/router-generator@1.151.2
  • @tanstack/router-cli@1.151.2
  • @tanstack/router-plugin@1.151.2
  • @tanstack/router-vite-plugin@1.151.2
  • @tanstack/solid-start@1.151.2
  • @tanstack/solid-start-client@1.151.2
  • @tanstack/solid-start-server@1.151.2
  • @tanstack/vue-start@1.151.2
  • @tanstack/vue-start-client@1.151.2
  • @tanstack/vue-start-server@1.151.2
  • @tanstack/start-client-core@1.151.2
  • @tanstack/start-server-core@1.151.2
  • @tanstack/start-storage-context@1.151.2
  • @tanstack/react-start@1.151.2
  • @tanstack/react-start-client@1.151.2
  • @tanstack/react-start-server@1.151.2
  • @tanstack/start-plugin-core@1.151.2
  • @tanstack/start-static-server-functions@1.151.2
2 hours ago
jquery

Release 4.0.0-rc.2

Changelog

https://blog.jquery.com/2026/01/17/jquery-4-0-0/

Build

  • De-dupe three authors via mailmap (5fe9c298)
  • Post beta browser tests errors to jquery/dev on Matrix (afdd032f)
  • Bump the github-actions group with 4 updates (546a1eb0)
  • Fix Chrome beta tests (ec738b31)
  • Add periodic tests on beta versions of browsers (c28c26ae)
  • Bump the github-actions group with 2 updates (f513413a)
  • Update glob form 10.4.5 to 10.5.0 (4dbe321a)
  • Upgrade all dev dependencies (except sinon & eslint) (9572ae8a)
  • Update jtr to 0.2.8; fixes Edge in IE mode (5169d8f0)
  • Verify release using dist repo tarball; Node 24.x (#5719) (dda0a022)
  • Bump the github-actions group with 2 updates (#5718) (fa41fe50)
  • Separate Node.js & Browser Tests, update tested Node.js versions (98cc8c83)
  • Update browsers tested in BrowserStack (1c297241)
  • Bump the github-actions group with 2 updates (d6c1e238)
  • Migrate lockbot to GitHub Actions (ef743289)
  • Simplify caching in CI, use npm ci (110e4657)
  • Bump the github-actions group with 3 updates (607b25eb)
  • Bump tmp and @inquirer/editor (9c84195b)

Docs

Release

  • Update AUTHORS.txt (c128d5d8)
  • Fix release issues uncovered during the 4.0.0-rc.1 release (a5b0c431)
  • remove dist files from main branch (9d06c6dd)

Selector

  • Remove the workaround for :has; test both on iPhone & iPad (65e35450)

Tests

  • Fix the "outside view position" test in Headless Chrome (23d72cb1)
  • Fix selector tests in Chrome 141 (25a1b080)
  • Increase nomodule test timeout for IE from 1s to 5s (5eab0a3c)
  • Fix module/nomodule tests flakiness (5964acf3)
  • updated the vulnerability reporting process and added escalation steps (02cf4ee0)
3 hours ago
next.js

v16.1.1-canary.32

Core Changes

  • fix: setImmediate[util.promisify.custom] access fails in edge runtime: #88685
  • Fix --debug-build-paths bracket escaping for glob patterns: #88660

Misc Changes

  • [turbopack] Add bundling support for worker_threads: #87746
  • [cna] Ensure created app is not considered the workspace root in pnpm: #88647

Credits

Huge thanks to @lukesandberg, @eps1lon, @lubieowoce, and @unstubbable for helping!

7 hours ago
router

v1.151.1

Version 1.151.1 - 1/17/26, 7:47 PM

Changes

Fix

  • useBlocker does not work with memoryHistory (#6406) (76074cf) by @brenelz

Packages

  • @tanstack/history@1.151.1
  • @tanstack/router-core@1.151.1
  • @tanstack/solid-router@1.151.1
  • @tanstack/react-router@1.151.1
  • @tanstack/vue-router@1.151.1
  • @tanstack/solid-router-ssr-query@1.151.1
  • @tanstack/react-router-ssr-query@1.151.1
  • @tanstack/vue-router-ssr-query@1.151.1
  • @tanstack/router-ssr-query-core@1.151.1
  • @tanstack/zod-adapter@1.151.1
  • @tanstack/valibot-adapter@1.151.1
  • @tanstack/arktype-adapter@1.151.1
  • @tanstack/router-devtools@1.151.1
  • @tanstack/solid-router-devtools@1.151.1
  • @tanstack/react-router-devtools@1.151.1
  • @tanstack/vue-router-devtools@1.151.1
  • @tanstack/router-devtools-core@1.151.1
  • @tanstack/router-generator@1.151.1
  • @tanstack/router-cli@1.151.1
  • @tanstack/router-plugin@1.151.1
  • @tanstack/router-vite-plugin@1.151.1
  • @tanstack/solid-start@1.151.1
  • @tanstack/solid-start-client@1.151.1
  • @tanstack/solid-start-server@1.151.1
  • @tanstack/vue-start@1.151.1
  • @tanstack/vue-start-client@1.151.1
  • @tanstack/vue-start-server@1.151.1
  • @tanstack/start-client-core@1.151.1
  • @tanstack/start-server-core@1.151.1
  • @tanstack/start-storage-context@1.151.1
  • @tanstack/react-start@1.151.1
  • @tanstack/react-start-client@1.151.1
  • @tanstack/react-start-server@1.151.1
  • @tanstack/start-plugin-core@1.151.1
  • @tanstack/start-static-server-functions@1.151.1
7 hours ago
react-query

@tanstack/react-query@5.90.19

Patch Changes

  • Updated dependencies [53fc74e]:
    • @tanstack/query-core@5.90.19
7 hours ago
react-query

@tanstack/svelte-query@6.0.17

Patch Changes

  • Updated dependencies [53fc74e]:
    • @tanstack/query-core@5.90.19
7 hours ago
react-query

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

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-persist-client-core@5.91.18
    • @tanstack/react-query@5.90.19
7 hours ago
react-query

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

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-persist-client-core@5.91.18
    • @tanstack/svelte-query@6.0.17
7 hours ago
react-query

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

Patch Changes

  • Updated dependencies []:
    • @tanstack/query-persist-client-core@5.91.18
    • @tanstack/solid-query@5.90.22