3 hours ago
cherry-markdown

cherry-markdown@0.10.3

Patch Changes

8 hours ago
next.js

v16.1.0-canary.13

Core Changes

  • [Cache Components] Fast setImmediate: #86018

Credits

Huge thanks to @lubieowoce for helping!

11 hours ago
electron

electron v39.2.5

Release Notes for v39.2.5

Fixes

  • Fixed a Windows notification issue where clicking a native notification would result in an application hang on certain Windows environments. #49130 (Also in 40)
  • Fixed an issue where menu-did-close was not emitted properly for some application menus. #49093 (Also in 38, 40)
  • Reduced amount of visual artifacts while resizing a window on Windows. #49076

Other Changes

  • Fixed devtools element panel flickering when with node inspection. #49044 (Also in 40)
14 hours ago
Babylon.js

8.39.3

Changes:

  • #17521: Inspector v2: Back compat for "attaching" UMD globals and Scene.debugLayer
  • #17520: Inspector v2: Show unparented nodes as root nodes
  • #17492: Add parsing for adobe splat meta fields in PLYs
  • #17519: GS fix active cameras list
  • #17500: [NPE] Particles noise
  • #151: Visual Studio Extensions doestn install in Visual Studio 2010/Windows 7,8.1

This list of changes was auto generated.

15 hours ago
next.js

v16.1.0-canary.12

Core Changes

  • [turbopack] move edge entry wrapper to build template: #86699
  • Properly type ComponentMod: #86765
  • Properly type edge handler fn: #86766
  • Remove unused Server.responseCache: #86768

Misc Changes

  • Turbopack: Split Dirty into Dirtyness and CleanInSession: #86070
  • Turbopack: remove DirtyContainerCount from dirty_container_update: #86071
  • Turbopack: fix double deployment id in web workers: #86754
  • Turbopack: Split AggregatedDirtyContainer: #86606
  • Turbopack: Split AggregatedDirtyContainerCount: #86072
  • Turbopack: Avoid that session-dependent tasks write to DB on every build: #86068
  • Turbopack: Use TransientCellData for non-serializable cells: #86069
  • Fix typo in fetching data documentation: #86758
  • Upgrade React from fd524fe0-20251121 to 7dc903cd-20251203: #86771
  • Turbopack: use match consistently in macro: #86767

Credits

Huge thanks to @sokra, @huozhi, @mischnic, and @danpeleg4 for helping!

15 hours ago
next.js

v15.2.6

Please see CVE-2025-66478 for additional details about this release.

15 hours ago
next.js

v15.3.6

Please see CVE-2025-66478 for additional details about this release.

15 hours ago
tiptap

v3.12.1

@tiptap/extension-table-of-contents

Patch Changes

  • Fixed a bug that mutated the ProseMirror document during server-side rendering, which could cause "Invalid content for node doc" errors.
15 hours ago
react

19.0.1 (December 3rd, 2025)

React Server Components

  • Bring React Server Component fixes to Server Actions (@sebmarkbage #35277)
15 hours ago
react

19.1.2 (December 3rd, 2025)

React Server Components

  • Bring React Server Component fixes to Server Actions (@sebmarkbage #35277)