2 hours ago
plate

@platejs/yjs@52.0.9

Patch Changes

3 hours ago
ua-parser-js

v2.0.7

Version 2.0.7

  • Add support for chaining withClientHints() & withFeatureCheck()
  • Add new browser: Atlas, Steam
  • Add new device vendor: Anbernic, Logitech, Valve
  • Improve device detection: Xiaomi
  • Improve OS detection: iOS
  • Split helpers submodule into several new submodules:
    • bot-detection:
      • isAIAssistant()
      • isAICrawler()
      • isBot()
    • browser-detection
      • isChromeFamily()
      • isElectron()
      • isFromEU()
      • isStandalonePWA()
    • device-detection
      • getDeviceVendor()
      • isAppleSilicon()
  • Update extensions submodule:
    • Add new fetcher: Nova Act
    • Add new library: Bun, Dart, Deno, hackney, Node.js, rest-client, undici
3 hours ago
mantine

8.3.10

What's Changed

  • [@mantine/hooks] use-focus-within: Fix event handlers not being cleaned up properly (#8507)
  • [@mantine/core] Menu: Fix focus not being returned to the target element when the dropdown is closed (#8517)
  • [@mantine/core] List: Fix incorrect marker gap with icon prop (#8519)
  • [@mantine/core] Fix some global styles not being applied to shadow DOM :host (#8504)
  • [@mantine/core] Fix SSR-related errors in Tooltip and Popover.Target when the children are defined with React.lazy (#8522)
  • [@mantine/tiptap] Fix missing z-index on the toolbar
  • [@mantine/form] Add FormArrayElement type export (#8486)
  • [@mantine/dates] Fix children override not working in MonthsList/YearsList getYearProps/getMonthProps functions (#8488)
  • [@mantine/emotion] Improve CSSObject type in createStyles (#8500)
  • [@mantine/core] Input: Fix description having incorrect cursor styles (#8503)
  • [@mantine/hooks] use-in-viewport: Fix incorrect entry cheching in some cases (#8509)
  • [@mantine/core] Popover: Fix incorrect dropdown position when the target element is not initially within the viewport (#8411)
  • [@mantine/core] Fix incorrectly inherited pointer prop type from base input in some components

New Contributors

Full Changelog: https://github.com/mantinedev/mantine/compare/8.3.9...8.3.10

4 hours ago
react-chrono

3.3.2

What's Changed

Full Changelog: https://github.com/prabhuignoto/react-chrono/compare/3.3.1...3.3.2

7 hours ago
slidev

v52.11.0

   🚀 Features

   🐞 Bug Fixes

10 hours ago
next.js

v16.1.0-canary.16

Core Changes

  • Include nextConfig in edge runtime via separate manifest: #86769
  • Fix required-server-files: #86875
  • Add pino-related packages to server-external-packages: #86884
  • Fix validateTurboNextConfig running for next start: #86886
  • Add experimental.runtimeServerDeploymentId: #86865

Misc Changes

  • Turbopack: bincode: Migrate TaskInput serialization to bincode: #86631
  • Add gitignore note for next-env.d.ts: #86809
  • docs: fix broken examples link: #86916

Credits

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

13 hours ago
next.js

v16.0.8

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Update react version in cna templates (#86950)

Credits

Huge thanks to @huozhi for helping!

15 hours ago
pixijs

v8.15.0-rc

💾 Download

Installation:

npm install pixi.js@8.15.0-rc

Development Build:

Production Build:

Documentation:

Changed

https://github.com/pixijs/pixijs/compare/v8.14.3...v8.15.0-rc

🎁 Added

🐛 Fixed

New Contributors

18 hours ago
downshift

v9.0.13

9.0.13 (2025-12-08)

Bug Fixes

19 hours ago
electron

electron v40.0.0-beta.3

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@40.0.0-beta.3.

Release Notes for v40.0.0-beta.3

Other Changes

  • Updated Chromium to 144.0.7547.0. #49146