1 hours ago
react-image-gallery
4 hours ago
formatjs

@formatjs/intl-datetimeformat@7.2.1

7.2.1 (2026-02-01)

Bug Fixes

  • @formatjs/intl-datetimeformat: fix formatRange date duplication and h24 midnight issues (#6001) (c92c30b), closes #4535 - by @longlho
4 hours ago
formatjs

@formatjs/cli-lib@8.2.2

8.2.2 (2026-02-01)

Bug Fixes

  • @formatjs/cli-lib: respect throws:false flag in extract() function (#6002) (968b211), closes #5994 - by @longlho
5 hours ago
zustand

v5.0.11

This release includes small improvements in middleware thanks to contributors.

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/zustand/compare/v5.0.10...v5.0.11

5 hours ago
tdesign-vue-next

@tdesign-vue-next/auto-import-resolver@0.1.6

🌈 0.1.6 2026-01-31

🐞 Bug Fixes

  • 修复 mobile-vue 自动导入 ActionSheetPlugin、 DrawerPlugin 和 ToastPlugin 三个插件无效 @liweijie0812 (#6369)
7 hours ago
react-image-gallery

Bullet limits and resize observer fix

  • Fixes issue with resize observer not repositioning thumbnail and bullets
  • Adds maxBullets prop to support limiting bullet dispaly
8 hours ago
next.js

v16.2.0-canary.23

Core Changes

  • Turbopack: Rename crates/napi to crates/next-napi-bindings and update crate name: #89314
  • feat: detect @typescript/native-preview as alternative TypeScript compiler: #89149
  • Revert "Fix/zlib mem node": #89322

Credits

Huge thanks to @bgw and @Suhaib3100 for helping!

11 hours ago
tldraw

v4.3.1

Generated from commits between v4.3.1 and HEAD

14 hours ago
react-image-gallery

v2.0.0 - TypeScript Rewrite

v2.0.0 - TypeScript Rewrite

TLDR

Complete rewrite from JavaScript to TypeScript with modernized architecture, zero-config CSS, and improved touch/swipe handling.

✨ New Features

  • Zero-config CSS - Styles auto-inject on import, no separate CSS import needed
  • CSS custom properties - Easy theming via --ig-primary-color, --ig-thumbnail-size, etc.
  • TypeScript support - Full type definitions included out of the box

🔧 Improvements

  • Complete TypeScript rewrite - Entire codebase migrated from JS/JSX to TS/TSX
  • Hooks-based architecture - Refactored from class components to functional components with custom hooks
  • Better swipe handling - Improved touch gestures and thumbnail swiping
  • Smaller bundle - ~14KB gzipped (JS + CSS)

⚠️ Breaking Changes

  • Requires React 16.0.0+
  • Requires Node.js 18.18+
  • Removed SCSS source files (CSS only now)
  • Internal component structure changed (if you were importing internals)

📦 Migration

// Before (v1.x)
import ImageGallery from 'react-image-gallery';
import 'react-image-gallery/styles/css/image-gallery.css';

// After (v2.0) - CSS auto-injects!
import ImageGallery from 'react-image-gallery';
16 hours ago
router

v1.157.18

Version 1.157.18 - 1/31/26, 3:41 PM

Changes

Refactor

  • router-core: matchRoutesInternal minor performance improvements (#6560) (1ce1919) by @Sheraff

Packages

  • @tanstack/router-core@1.157.18
  • @tanstack/solid-router@1.157.18
  • @tanstack/react-router@1.157.18
  • @tanstack/vue-router@1.157.18
  • @tanstack/solid-router-ssr-query@1.157.18
  • @tanstack/react-router-ssr-query@1.157.18
  • @tanstack/vue-router-ssr-query@1.157.18
  • @tanstack/router-ssr-query-core@1.157.18
  • @tanstack/zod-adapter@1.157.18
  • @tanstack/valibot-adapter@1.157.18
  • @tanstack/arktype-adapter@1.157.18
  • @tanstack/router-devtools@1.157.18
  • @tanstack/solid-router-devtools@1.157.18
  • @tanstack/react-router-devtools@1.157.18
  • @tanstack/vue-router-devtools@1.157.18
  • @tanstack/router-devtools-core@1.157.18
  • @tanstack/router-generator@1.157.18
  • @tanstack/router-cli@1.157.18
  • @tanstack/router-plugin@1.157.18
  • @tanstack/router-vite-plugin@1.157.18
  • @tanstack/solid-start@1.157.18
  • @tanstack/solid-start-client@1.157.18
  • @tanstack/solid-start-server@1.157.18
  • @tanstack/vue-start@1.157.18
  • @tanstack/vue-start-client@1.157.18
  • @tanstack/vue-start-server@1.157.18
  • @tanstack/start-client-core@1.157.18
  • @tanstack/start-server-core@1.157.18
  • @tanstack/start-storage-context@1.157.18
  • @tanstack/react-start@1.157.18
  • @tanstack/react-start-client@1.157.18
  • @tanstack/react-start-server@1.157.18
  • @tanstack/start-plugin-core@1.157.18
  • @tanstack/start-static-server-functions@1.157.18