8 hours ago
next.js

v16.2.0-canary.91

Misc Changes

  • [turbopack] Add support for fixed key blocks: #90844
  • [turbopack] Encode task storage directly during persistence (skip clone): #89412

Credits

Huge thanks to @lukesandberg for helping!

9 hours ago
rari

create-rari-app@0.4.21

What's Changed

  • 61695545 fix(create-rari-app): add explicit type annotations
  • 5b50acee chore(deps): upgrade dependencies

Full Changelog: https://github.com/rari-build/rari/compare/create-rari-app@0.4.20...create-rari-app@0.4.21

9 hours ago
rari

rari@0.10.14

What's Changed

  • 1613e066 chore(deps): upgrade rari-binaries to 0.10.14
  • 39150a8b refactor(rsc): reorganize global namespace under ~rari object
  • 1f6fd6ec refactor(rsc): replace double underscore globals with bracket notation

Full Changelog: https://github.com/rari-build/rari/compare/rari@0.10.13...rari@0.10.14

10 hours ago
next.js

v16.2.0-canary.90

Core Changes

  • fix(css): rewrite MiniCssExtractPlugin insert function to ES5 to support legacy browsers: #90556
  • Revert "Address review feedback: extract modules, clean up imports": #91159

Misc Changes

  • fix: Use a pnpm preinstall script to fix catch-22 in next binary creation: #91016
  • Exclude partial fallback for deploy mode: #91163
  • docs: More Server Actions security guidance across docs: #90878
  • docs: Streaming guide: #90779

Credits

Huge thanks to @bgw, @ijjk, @sleitor, and @icyJoseph for helping!

10 hours ago
Babylon.js

8.54.3

Core

GUI Editor

Inspector

Node Editor

Playground

Viewer

10 hours ago
rari

v0.10.14

What's Changed

  • 497e829c refactor(rsc): simplify client components namespace access
  • fec5ac87 refactor(rsc): deduplicate rsc namespace initialization and improve suspense handling
  • 39150a8b refactor(rsc): reorganize global namespace under ~rari object
  • a24cb2e0 refactor(rsc): replace double underscore globals with tilde
  • 1f6fd6ec refactor(rsc): replace double underscore globals with bracket notation

Full Changelog: https://github.com/rari-build/rari/compare/v0.10.13...v0.10.14

12 hours ago
electron

electron v41.0.0

Release Notes for v41.0.0

Features

  • Added webContents.getOrCreateDevToolsTargetId(). #50176

Fixes

  • Added validation to protocol client methods to reject protocol names that do not conform to the RFC 3986 URI scheme grammar. #50155 (Also in 38, 39, 40)
  • Fixed an issue where Chrome Devtools menus may not appear in certain embedded windows. #50137 (Also in 39, 40)
  • Fixed an issue where additionalData passed to app.requestSingleInstanceLock on Windows could be truncated or fail to deserialize in the primary instance's second-instance event. #50154 (Also in 38, 39, 40)
  • Fixed an issue where nodeIntegrationInWorker overrides in setWindowOpenHandler were not honored for child windows sharing a renderer process with their opener. #50134 (Also in 38)
  • Fixed an issue where screen.getCursorScreenPoint() crashed on Wayland when it was called before a BrowserWindow had been created. #50105 (Also in 39, 40)
  • Fixed an issue where invalid characters in custom protocol or webRequest response header values were not rejected. #50132 (Also in 38, 39, 40)
  • Fixed an issue where permission and device-chooser handlers received the top-level page origin instead of the requesting subframe's origin. #50148 (Also in 38, 39, 40)
  • Reverted AltGr key fix that caused menu bar to no longer show on Windows. #50111 (Also in 39, 40)

Other Changes

  • Updated Chromium to 146.0.7680.65. #50101
12 hours ago
astro

astro@6.0.2

Patch Changes

12 hours ago
router

v1.166.7

Version 1.166.7 - 3/10/26, 7:24 PM

Changes

Fix

  • router-core: null prototype input/output objects (#6882) (dadf7e9) by @Sheraff

Chore

  • eslint: remove package-level unused-vars overrides (#6782) (d306d58) by @Sheraff

Packages

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

shadcn@4.0.3

Patch Changes