2 hours ago
Babylon.js
12 hours ago
maptalks.js

maptalks-gl@0.124.1 released

Fixes

  • 解决地形上 GeoJSONVectorTileLayer 瓦片没有正常更新的问题 #2816

Fixes

  • Fix outdated tile cache of vt layer on terrain, #2816
14 hours ago
ui

shadcn@3.8.4

Patch Changes

15 hours ago
hono

v4.11.8

What's Changed

New Contributors

Full Changelog: https://github.com/honojs/hono/compare/v4.11.7...v4.11.8

18 hours ago
formatjs

formatjs_cli_v0.1.14

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_v0.1.14/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_v0.1.14/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_v0.1.14/checksums.txt
shasum -a 256 -c checksums.txt
18 hours ago
maptalks.js

maptalks-gl@0.124.0 maptalks@1.12.0 Released

Features

  • InfoWindow 新增两个新的设置 horizontalAlignment 和 verticalAlignment, #2813
  • 优化了map上 resizeObserver 相关逻辑 #2809

Fixes

  • 解决webgpu上与天气,draco解析,地形压平等相关的若干bug

Contributors

@fuzhenn @deyihu


Features

  • InfoWindow now includes two new settings: horizontalAlignment and verticalAlignment, #2813
  • Optimized the resizeObserver-related logic on the map #2809

Fixes

  • Fixed several bugs related to weather, Draco parsing, terrain flattening, etc. on WebGPU

Contributors

@fuzhenn @deyihu

19 hours ago
react-fontawesome

v3.2.0

3.2.0 (2026-02-06)

Features

Bug Fixes

Chores

New Contributors

Full Changelog: https://github.com/FortAwesome/react-fontawesome/compare/v3.1.1...v3.2.0

22 hours ago
electron

electron v40.2.1

Release Notes for v40.2.1

Other Changes

  • Refactored our MSIX updater code to use an upstream Chromium pattern and eliminates the need for special exception handling build flags. #49687 (Also in 39, 41)
22 hours ago
next.js

v16.2.0-canary.29

Core Changes

  • Don't insert build id comment in HTML: #89478
  • Clarify type checking error message: #89525
  • Require explicit cacheLife on outer "use cache" when nesting short-lived caches: #89481
  • [Instant] Instant validation in Dev: #89077
  • Upgrade React from 3e00319b-20260203 to 95ffd6cd-20260205: #89550
  • Turbpopack: fix is_persistent_caching_enabled: #89533
  • Fix a small doc typo: #89553

Misc Changes

  • Proper e2e test of function determinism: #88908
  • docs: fix ISR guide link to res.revalidate: #89342

Credits

Huge thanks to @mischnic, @unstubbable, @lubieowoce, @pavan-sh, and @lukesandberg for helping!

1 days ago
router

v1.158.3

Version 1.158.3 - 2/5/26, 9:49 PM

Changes

Fix

  • do not pass signal into server function (#5470) (b5b4079) by Manuel Schiller

Examples

  • Update WorkOS example to use new AuthKit SDK (#5394) (6f64ae2) by Nick Nisi

Packages

  • @tanstack/start-client-core@1.158.3
  • @tanstack/start-server-core@1.158.3
  • @tanstack/start-plugin-core@1.158.3
  • @tanstack/solid-start@1.158.3
  • @tanstack/solid-start-client@1.158.3
  • @tanstack/solid-start-server@1.158.3
  • @tanstack/vue-start@1.158.3
  • @tanstack/vue-start-client@1.158.3
  • @tanstack/vue-start-server@1.158.3
  • @tanstack/react-start@1.158.3
  • @tanstack/react-start-client@1.158.3
  • @tanstack/react-start-server@1.158.3
  • @tanstack/start-static-server-functions@1.158.3