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

2 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

2 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

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

3 hours ago
Babylon.js

8.54.3

Core

GUI Editor

Inspector

Node Editor

Playground

Viewer

3 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

5 hours ago
astro

astro@6.0.2

Patch Changes

5 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
7 hours ago
ui

shadcn@4.0.3

Patch Changes

7 hours ago
next.js

v16.2.0-canary.89

Core Changes

  • Updates to Instant Navs devtools functionality: #91005
  • Trace upload: add git and environment info: #91124

Misc Changes

  • chore(docs): mention behavior of redirects and remotePatterns: #91151

Credits

Huge thanks to @samselikoff, @styfle, and @wbinnssmith for helping!