3 hours ago
ui

shadcn@4.0.5

Patch Changes

4 hours ago
ui

shadcn@4.0.4

Patch Changes

12 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!

13 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

13 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

13 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!

13 hours ago
Babylon.js

8.54.3

Core

GUI Editor

Inspector

Node Editor

Playground

Viewer

13 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

15 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
15 hours ago
astro

astro@6.0.2

Patch Changes