2 hours ago
fullcalendar

v6.1.20

  • feature: Angular 21 support (#8015)

📢 FYI, read an update about v7 »

3 hours ago
router

v1.142.12

Version 1.142.12 - 12/22/25, 11:57 PM

Changes

Fix

  • compile factories (#6188) (c1d6c33) by Manuel Schiller

Packages

  • @tanstack/start-plugin-core@1.142.12
  • @tanstack/solid-start@1.142.12
  • @tanstack/vue-start@1.142.12
  • @tanstack/react-start@1.142.12
  • @tanstack/start-static-server-functions@1.142.12
3 hours ago
fabric.js

Version 7.0.0

No code changes compared to 7.0.0 - rc1

3 hours ago
next.js

v16.1.1-canary.4

Core Changes

  • Turbopack: Symlink handling follow-up: #87637

Misc Changes

  • chore: add a missing period to rspack description: #86526

Credits

Huge thanks to @sokra and @Marukome0743 for helping!

8 hours ago
router

v1.142.11

Version 1.142.11 - 12/22/25, 6:55 PM

Changes

Refactor

  • router-core: deprecate json function in favor of standard Response.json function (#6181) (948c4fb) by Ulrich Stark

Packages

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

v1.142.10

Version 1.142.10 - 12/22/25, 6:11 PM

Changes

Fix

  • ignore route pieces in RoutePrefixMap (#6186) (fe09537) by Manuel Schiller

Packages

  • @tanstack/router-generator@1.142.10
  • @tanstack/router-cli@1.142.10
  • @tanstack/router-plugin@1.142.10
  • @tanstack/router-vite-plugin@1.142.10
  • @tanstack/start-plugin-core@1.142.10
  • @tanstack/solid-start@1.142.10
  • @tanstack/vue-start@1.142.10
  • @tanstack/react-start@1.142.10
  • @tanstack/start-static-server-functions@1.142.10
9 hours ago
tempo

v1.0.0

   🚀 Features

   🐞 Bug Fixes

  • Update pnpm-lock.yaml to lockfileVersion 9.0  -  by @andrew-boyd (b91c1)
  • Update pnpm-lock.yaml to lockfileVersion 9.0  -  by @justin-schroeder (a6502)
  • Support seconds precision in timezone offsets  -  by @justin-schroeder in https://github.com/formkit/tempo/issues/67 (c1d55)
  • Improve search modal performance and styling  -  by @justin-schroeder (1e285)
  • Add packageManager field for pnpm version  -  by @justin-schroeder (184e7)
  • Flaky test and Vercel build compatibility  -  by @justin-schroeder (848da)
9 hours ago
next.js

v16.1.1

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Turbopack: Create junction points instead of symlinks on Windows ()#87606)

Credits

Huge thanks to @sokra and @ztanner for helping!

10 hours ago
socket.io

socket.io@4.8.2

The url.parse() function is now deprecated and has been replaced by new URL() (see 8af7019).

Bug Fixes

  • call adapter.init() when creating each namespace (f3e1f5e)
  • improve io.close() function (#5344) (bb0b480)

Dependencies

11 hours ago
socket.io

socket.io-client@4.8.2

Bug Fixes

  • bundle: do not mangle the "_placeholder" attribute (bis) (cdae019)
  • drain queue before emitting "connect" (#5259) (d19928e)

Dependencies