2 hours ago
core

v3.6.0-beta.14

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

2 hours ago
vue-next

v3.6.0-beta.14

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

3 hours ago
next.js

v16.3.0-canary.41

Misc Changes

  • make TaskInput::is_resolved inlinable everywhere: #94213
  • [App Shells] staged shell rendering in cached navs: #94441
  • [App Shells] staged shell rendering during build: #94442
  • docs: fix typos in testing.md: #94446
  • Keep the dev React debug channel on Node streams end to end: #94433
  • test: pin material-ui link fixture dependencies: #94354
  • Revert "Keep the dev React debug channel on Node streams end to end": #94459
  • [turbopack] Only ship top-level async support in the runtime when needed: #94376
  • Reland the debug channel on native Node streams, fixed for React 18: #94462
  • Allow unstable_retry from TS plugin check in Next.js Error APIs: #94460
  • docs: fix typos in contribution guide: #94375

Credits

Huge thanks to @lukesandberg, @lubieowoce, @RazinShafayet2007, @unstubbable, @timneutkens, @eps1lon, @sampoder, and @devjiwonchoi for helping!

6 hours ago
electron

electron v43.0.0-beta.1

Note: This is a beta release. Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@43.0.0-beta.1.

Release Notes for v43.0.0-beta.1

Fixes

  • Fixed the context menu in a detached DevTools window focusing the inspected page's window instead of the DevTools window. #51863 (Also in 42)

Other Changes

  • Enabled ThinLTO on macOS builds. #51819 (Also in 42)
  • Fixed silent data truncation in Buffer/TextEncoder APIs and a crash in fs.writeFileSync with non-ASCII strings on Apple Silicon. #51850 (Also in 41, 42)
  • Improved app startup performance — the main process now boots from an embedded Node.js startup snapshot, framework bundles and preload scripts are cached as compiled V8 bytecode, and sandboxed renderer startup data is pushed ahead of navigation instead of fetched via blocking IPC. Preload stack traces now show the correct file path and line number. #51792 (Also in 42)
  • Improved performance of Linux and Windows release builds by enabling ThinLTO link-time optimization for the main Electron binary. #51820 (Also in 42)
  • Improved runtime performance. #51829 (Also in 42)
  • Removed showHiddenFiles support from the dialog API on Linux. #51880
  • Updated Chromium to 150.0.7863.0. #51799
7 hours ago
rari

rari@0.14.6

What's Changed

  • 6e266687 chore(deps): upgrade rari to 0.14.5
  • acda8d99 perf(server,router): parallelize cache warmup and optimize route resolution

Full Changelog: https://github.com/rari-build/rari/compare/rari@0.14.4...rari@0.14.6

8 hours ago
plate

v53.0.9

@platejs/ai

Patch Changes

  • Updated @platejs/table.

@platejs/csv

Published @platejs/csv@53.0.9.

@platejs/table

Patch Changes

Contributors

Thanks to everyone who contributed to this release:

@puneetdixit200

Full changelog: v53.0.8...v53.0.9

9 hours ago
rari

v0.14.5

What's Changed

  • cf63c87c chore(deps): bump rari version to 0.14.5
  • acda8d99 perf(server,router): parallelize cache warmup and optimize route resolution

Full Changelog: https://github.com/rari-build/rari/compare/v0.14.4...v0.14.5

10 hours ago
react-tooltip

v6.0.7

If you like ReactTooltip, please give the project a star on GitHub 🌟

What's Changed

Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v6.0.6...v6.0.7

12 hours ago
engine

v2.19.5

Fixes

  • Tile gsplat interval-scatter dispatch over workgroup limit by @mvaligursky in #8841
  • Register nameless scripts under their verbatim class name by @mvaligursky in #8844

Contributors

  • @mvaligursky

Full Changelog: https://github.com/playcanvas/engine/compare/v2.19.4...v2.19.5

13 hours ago
react-router