7 hours ago
next.js

v16.0.2-canary.27

Core Changes

  • Turbopack: allow trace level tracing: #86255
  • Allow SSR to finish microtasky work before flushing: #86311
  • Turbopack: fix passing project options from napi: #86256
  • [Cache Components] Atomic setTimeouts: #86093
  • Turbopack: add experimental.turbopackInputSourceMaps and respect serverSourceMaps: #86340
  • [Cache Components] Discriminate static shell validation errors by type: #85747
  • Turbopack: add NEXT_TURBOPACK_WRITE_ROUTES_HASHES_MANIFEST to write hashes into manifest: #86257

Example Changes

  • docs: add example for enabling both AVIF and WebP image formats for better image optimization: #86191

Misc Changes

  • Turbopack: bundle-analyzer need to avoid using the local next.js build: #86258
  • Turbopack: remove unused method: #86259
  • Turbopack: disable input source maps for analyze: #86341
  • Turbopack: perf: Fix unused argument filtering optimization in turbo-tasks for self arguments: #86231
  • Turbopack: Remove dead turbo_tasks::persisted_graph module: #86329
  • [turbopack] Refactor the analyzer to fix a few issues and prepare to split it up: #86265
  • next-analyze: improve network error visuals: #86222
  • Turbopack: test if unused self arguments are filtered: #86353
  • Upgrade React from 0972e239-20251118 to 8ac5f4eb-20251119: #86351
  • Update Rspack development test manifest: #86332

Credits

Huge thanks to @sokra, @lubieowoce, @bgw, @lukesandberg, @wbinnssmith, @KaziMahbuburRahman, and @vercel-release-bot for helping!

9 hours ago
konva

10.0.11

Commits

  • 64296be: add credit (Anton Lavrevov)
  • 0c03a6f: add link (Anton Lavrevov)
  • 84f667f: update CHANGELOG with new version (Anton Lavrevov)
  • 1dcdc00: build for 10.0.11 (Anton Lavrevov)
  • 91968f8: update cdn link (Anton Lavrevov)
9 hours ago
swc
10 hours ago
router

v1.139.0

Version 1.139.0 - 11/20/25, 9:01 PM (Manual Release)

Changes

Chore

  • bump seroval 1.4.0 (#5924) (d2e9e39) by Birk Skyum

Ci

  • apply automated fixes (e59d8cd) by autofix-ci[bot]

Packages

  • @tanstack/history@1.139.0
  • @tanstack/router-core@1.139.0
  • @tanstack/solid-router@1.139.0
  • @tanstack/react-router@1.139.0
  • @tanstack/solid-router-ssr-query@1.139.0
  • @tanstack/react-router-ssr-query@1.139.0
  • @tanstack/router-ssr-query-core@1.139.0
  • @tanstack/zod-adapter@1.139.0
  • @tanstack/valibot-adapter@1.139.0
  • @tanstack/arktype-adapter@1.139.0
  • @tanstack/router-devtools@1.139.0
  • @tanstack/solid-router-devtools@1.139.0
  • @tanstack/react-router-devtools@1.139.0
  • @tanstack/router-devtools-core@1.139.0
  • @tanstack/router-generator@1.139.0
  • @tanstack/virtual-file-routes@1.139.0
  • @tanstack/router-cli@1.139.0
  • @tanstack/router-plugin@1.139.0
  • @tanstack/router-vite-plugin@1.139.0
  • @tanstack/directive-functions-plugin@1.139.0
  • @tanstack/server-functions-plugin@1.139.0
  • @tanstack/eslint-plugin-router@1.139.0
  • @tanstack/solid-start@1.139.0
  • @tanstack/solid-start-client@1.139.0
  • @tanstack/solid-start-server@1.139.0
  • @tanstack/start-client-core@1.139.0
  • @tanstack/start-server-core@1.139.0
  • @tanstack/start-storage-context@1.139.0
  • @tanstack/react-start@1.139.0
  • @tanstack/react-start-client@1.139.0
  • @tanstack/react-start-server@1.139.0
  • @tanstack/start-plugin-core@1.139.0
  • @tanstack/start-static-server-functions@1.139.0
  • @tanstack/router-utils@1.139.0
  • @tanstack/nitro-v2-vite-plugin@1.139.0
12 hours ago
router

v1.138.0

Version 1.138.0 - 11/20/25, 6:58 PM

Changes

Feat

  • prerender with vite preview server (#5921) (9da5517) by Edmund Hung

Chore

  • use "preview" instead of "serve" to refer to "vite preview" (#5917) (6f06558) by Birk Skyum

Docs

  • add vite preview to start e2e/examples (#5918) (f139f1e) by Birk Skyum

Other

  • (5e7ad48) by Birk Skyum

Packages

  • @tanstack/start-plugin-core@1.138.0
  • @tanstack/solid-start@1.138.0
  • @tanstack/react-start@1.138.0
  • @tanstack/start-static-server-functions@1.138.0
13 hours ago
konva

10.0.10

Commits

  • 729f30d: Update hit detection system to handle canvas farbling. Thanks @wiverson to the idea and implementation idea.
13 hours ago
monaco-editor

v0.55.1

Changes:

  • #5121: Fixes missing language exports
  • #5122: v0.55.1

This list of changes was auto generated.

14 hours ago
plate