1 hours ago
snapdom

v2.24.18

What's Changed

New Contributors

Full Changelog: https://github.com/zumerlab/snapdom/compare/v2.24.17...v2.24.18

3 hours ago
next.js

v16.4.0-canary.26

Misc Changes

  • Add in warning for workers around the fsevents bug: #98447
  • skill: add Partial Prefetching optimizer: #96471
  • bundle-analyzer: add table view to single-build analyzer: #93523
  • bundle-analyzer: add table view to compare mode: #93522
  • bundle-analyzer: add compare view with treemap diff: #93521
  • [testmode] Stop using deprecated url.parse: #98194
  • fix(next/image): don't share the requester's socket with the internal image response: #98168
  • Fix duplicate background revalidation for 'use cache': #98446
  • Turbopack: Deduplicate project options documentation: #98465
  • Report incompatible parallel route slots: #97430
  • Require canonical routes for interception routes: #97428
  • Error when app pages do not match any route: #97401
  • fix(turbopack): add get_relative_request_to for paths used as module requests: #98497
  • [ci] Cleanup orphaned next-stats-action: #98348
  • [scripts] Move scripts (and benchmarks) off of node-fetch: #98347
  • [test] Move fixtures off node-fetch: #98346
  • [test] Move the harness off node-fetch: #98195
  • fix(turbopack): resolve ../ and /-rooted import.meta.glob patterns: #96557

Credits

Huge thanks to @jimmyhmiller, @aurorascharff, @wbinnssmith, @eps1lon, @Amusac, @unstubbable, @bgw, @gnoff, and @sokra for helping!

5 hours ago
dockview

v8.3.1

What's Changed

Full Changelog: https://github.com/dockview/dockview/compare/v8.3.0...v8.3.1

6 hours ago
formatjs

formatjs_cli: 1.7.0

1.7.0 (2026-09-10)

What's Changed

Full Changelog: https://github.com/formatjs/formatjs/compare/formatjs_cli_v1.6.2...formatjs_cli_v1.7.0

Binaries

  • macOS Apple Silicon: formatjs_cli-darwin-arm64
  • Linux ARM64: formatjs_cli-linux-arm64
  • Linux x86_64: formatjs_cli-linux-x64
  • Windows x64: formatjs_cli-win32-x64.exe

Installation

# macOS (Apple Silicon)
curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.7.0/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.7.0/formatjs_cli-linux-x64
chmod +x formatjs_cli-linux-x64
sudo mv formatjs_cli-linux-x64 /usr/local/bin/formatjs

# Linux ARM64
curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.7.0/formatjs_cli-linux-arm64
chmod +x formatjs_cli-linux-arm64
sudo mv formatjs_cli-linux-arm64 /usr/local/bin/formatjs
# Windows x64 (PowerShell)
curl.exe -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.7.0/formatjs_cli-win32-x64.exe

Verification

Verify the checksums:

curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.7.0/checksums.txt
shasum -a 256 -c checksums.txt
6 hours ago
formatjs

formatjs_intl: 0.6.0

0.6.0 (2026-09-10)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/formatjs_intl_v0.5.0...formatjs_intl_v0.6.0

6 hours ago
formatjs

@formatjs/editor: 1.5.0

1.5.0 (2026-09-10)

What's Changed

Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/editor@1.4.0...@formatjs/editor@1.5.0

6 hours ago
formatjs

@formatjs/svelte-intl: 1.1.18

1.1.18 (2026-09-10)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/svelte-intl@1.1.17...@formatjs/svelte-intl@1.1.18

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/intl bumped to 4.2.0
6 hours ago
formatjs

@formatjs/intl: 4.2.0

4.2.0 (2026-09-10)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/intl@4.1.20...@formatjs/intl@4.2.0

6 hours ago
formatjs

@formatjs/cli: 6.16.25

6.16.25 (2026-09-10)

What's Changed

Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.16.24...@formatjs/cli@6.16.25

Dependencies

  • The following workspace dependencies were updated
    • optionalDependencies
      • @formatjs/cli-native-darwin-arm64 bumped to 1.1.19
      • @formatjs/cli-native-linux-arm64 bumped to 1.2.19
      • @formatjs/cli-native-linux-arm64-musl bumped to 1.0.17
      • @formatjs/cli-native-linux-x64 bumped to 1.1.19
      • @formatjs/cli-native-linux-x64-musl bumped to 1.0.17
      • @formatjs/cli-native-win32-x64 bumped to 1.1.20
6 hours ago
formatjs

vue-intl: 7.2.18

7.2.18 (2026-09-10)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/vue-intl@7.2.17...vue-intl@7.2.18

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/intl bumped to 4.2.0