3 hours ago
next.js

v16.3.0-canary.19

Misc Changes

  • Proof of concept: task eviction after snapshot for turbo-tasks-backend: #91790

Credits

Huge thanks to @lukesandberg for helping!

6 hours ago
dockview

v6.0.7

What's Changed

Full Changelog: https://github.com/mathuo/dockview/compare/v6.0.6...v6.0.7

7 hours ago
react-arborist

v3.6.0

Features

  • disableSelect prop on Tree for marking nodes as unselectable, mirroring disableEdit and disableDrop (#331)
12 hours ago
preline

v4.2.0 - New components, 10+ framework guides, and quality improvements

Adds Marquee components, expands Stepper and Spinner examples, adds 13 framework guides, and includes Tailwind CSS v4.2.x support plus dropdown and scrollspy fixes.

New Components & Improvements

Updates

  • Updated: Tailwind CSS to v4.2.x
  • Updated: Replaced legacy aspect-ratio plugin usage with native Tailwind CSS aspect-ratio utilities and removed the @tailwindcss/aspect-ratio dependency.

Fixes and Improvements

  • Fixed: Preserve selected remote options in dropdown across searches in tags mode and fix crash when re-selecting an option after a subsequent search. [Issue #752]
  • Fixed: Fix browser back button navigating away from page instead of returning to previous section by replacing replaceState with pushState and adding a popstate listener in scrollspy. [Issue #749]
18 hours ago
slidev

v52.15.2

   🐞 Bug Fixes

21 hours ago
formatjs

formatjs_cli_v1.1.4

FormatJS Rust CLI Release

Binaries

  • macOS Apple Silicon: formatjs_cli-darwin-arm64
  • Linux x86_64: formatjs_cli-linux-x64

Installation

# macOS (Apple Silicon)
curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.1.4/formatjs_cli-darwin-arm64
chmod +x formatjs_cli-darwin-arm64
sudo mv formatjs_cli-darwin-arm64 /usr/local/bin/formatjs

# Linux
curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.1.4/formatjs_cli-linux-x64
chmod +x formatjs_cli-linux-x64
sudo mv formatjs_cli-linux-x64 /usr/local/bin/formatjs

Verification

Verify the checksums:

curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.1.4/checksums.txt
shasum -a 256 -c checksums.txt
1 days ago
next.js

v16.3.0-canary.18

Core Changes

  • Remove redundant instant navigation prefetch header: #93713
  • Instant Insights: Favor reporting errors from all potential navigations over reporting a failed attempt to validate when a slot is missing: #93714

Misc Changes

  • CI speed improvements: #93411

Credits

Huge thanks to @acdlite, @gnoff, and @timneutkens for helping!

1 days ago
drawio
1 days ago
neutralinojs

Neutralinojs nightly release

⚠️ Nightly build: This nightly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs


This release was auto-generated by ReleaseZri 🚀

1 days ago
neutralinojs

Neutralinojs nightly release

⚠️ Nightly build: This nightly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs


This release was auto-generated by ReleaseZri 🚀