1 hours ago
element-plus

2.13.6

2.13.6

2026-03-20

Features

  • Components [slider] allow step to be set to "mark" (#23685 by @zhixiaotong)

  • Components [input] add password-icon slot (#23772 by @zhixiaotong)

  • Components [color-picker-panel] add hue-slider-class and hue-slider-style props (#23499 by @ZacharyBear)

  • Components [input] support inputmode for textarea (#23813 by @snowbitx)

Bug fixes

  • Components [tooltip] sync visible after disabled toggle (#23738 by @snowbitx)

  • Components [mention] remove the whole input containing a split (#23753 by @rzzf)

  • Components [tab] incorrect boundary detection when container size is a float number (#23774 by @rzzf)

  • Components [table] expanded rows cannot be updated using array methods (#23761 by @rzzf)

  • Components [tree-v2] update expanded state when defaultExpandedKeys change (#23557 by @hellomrbigshot)

  • Components [select] using the options prop can cause list data loss when quickly switching between dropdowns (#23780 by @lw56777)

  • Components [select] allow empty labels when persistent is false (#23809 by @snowbitx)

  • Components [popper] update popover style when content size changes (#23802 by @rzzf)

  • Components [tabs] incorrect boundary detection when container size is a float number (#23776 by @rzzf)

  • Hooks [use-composition] abnormal state in Korean input composition (#23831 by @rzzf)

  • Components [select/select-v2] avoid hiding the dropdown when there is data in options (#23838 by @keeplearning66)

  • Improvement(components): [tabs] navigation wheel scrolling experience (#23775 by @rzzf)

  • Style(components): [tag] fix icon in slot causing text wrap (#23725 by @zmyjs)

Refactors

  • Components [segmented] make component generic (#23678 by @rzzf)

  • Docs avoid duplicate create regexp (#23848 by @btea)

2 hours ago
wangEditor-next

v5.6.53

What's Changed

  • Fix multi-editor pages losing the active caret when switching between editors.
Package versions
Package Version
@wangeditor-next/basic-modules 1.5.51
@wangeditor-next/code-highlight 1.3.47
@wangeditor-next/core 1.7.49
@wangeditor-next/editor 5.6.53
@wangeditor-next/list-module 1.1.56
@wangeditor-next/plugin-float-image 1.0.38
@wangeditor-next/plugin-formula 1.0.39
@wangeditor-next/plugin-link-card 1.0.38
@wangeditor-next/plugin-markdown 1.0.38
@wangeditor-next/plugin-mention 1.0.23
@wangeditor-next/table-module 1.6.64
@wangeditor-next/upload-image-module 1.1.54
@wangeditor-next/video-module 1.3.55
@wangeditor-next/yjs 0.1.48
@wangeditor-next/yjs-for-react 0.1.64
@wangeditor-next/yjs-for-vue 0.1.7
3 hours ago
Babylon.js

8.56.1

Core

  • Viewer: Fix environment bug and IBL irradiance direction bug - [Bug Fix] by ryantrem (#18138)
  • Fix FlowGraphCoordinator not adding itself to SceneCoordinators list - by marns (#18128)
  • Solid Particle Systems: Fix vertex colors when they only have 3 components - [Bug Fix] by Popov72 (#18131)

Inspector

Playground

  • Playground: Fix the wrong “Changes will be lost” pop-up window and the issue where the snippet ID changed after saving - [Bug Fix] by Popov72 (#18133)

Viewer

  • Viewer: Fix environment bug and IBL irradiance direction bug - [Bug Fix] by ryantrem (#18138)
3 hours ago
calendar

v3.3.0

New Features & Enhancements

  • Grid Year View: Added a new grid mode for createYearView, providing a compact month-grid layout with heatmap intensity colors for event density visualization.
  • @create-dayflow CLI: Introduced the npm create dayflow@latest scaffolding tool. Interactively configures a new project with framework selection (React, Vue, Angular, Svelte), TypeScript support, and Tailwind CSS integration.
  • renderSidebarHeader: Added a renderSidebarHeader render prop to the sidebar plugin, allowing full customization of the sidebar header area (e.g. user avatar, collapse toggle).

Fixed

  • Style Isolation: Fixed tailwind-components.css overriding host application styles. DayFlow's component CSS no longer emits Tailwind utility classes or leaks bare pseudo-class selectors (:focus-visible, :checked) to the host app.
  • bg-primary Pollution: Resolved context menu, sidebar merge menu, and calendar list items using the host application's --color-primary instead of DayFlow's own color variables. All interactive elements now use var(--df-color-*) directly.
  • Month View Scroll: Clicking on cross-month dates (previous month's trailing dates in the first row, next month's leading dates in the last row) no longer triggers unwanted month navigation.
  • Portal Color Scope: Added df-portal class to all createPortal root elements so portaled components (context menus, dialogs, drawers) correctly inherit DayFlow's color token scope.

What's Changed

Full Changelog: https://github.com/dayflow-js/calendar/compare/v3.2.0...v3.3.0

4 hours ago
wangEditor-next

v5.6.52

What's Changed

  • Fix IME selection handling so composition does not restore stale selections on commit.
Package versions
Package Version
@wangeditor-next/basic-modules 1.5.50
@wangeditor-next/code-highlight 1.3.46
@wangeditor-next/core 1.7.48
@wangeditor-next/editor 5.6.52
@wangeditor-next/list-module 1.1.55
@wangeditor-next/plugin-float-image 1.0.37
@wangeditor-next/plugin-formula 1.0.38
@wangeditor-next/plugin-link-card 1.0.37
@wangeditor-next/plugin-markdown 1.0.37
@wangeditor-next/plugin-mention 1.0.22
@wangeditor-next/table-module 1.6.63
@wangeditor-next/upload-image-module 1.1.53
@wangeditor-next/video-module 1.3.54
@wangeditor-next/yjs 0.1.47
@wangeditor-next/yjs-for-react 0.1.63
@wangeditor-next/yjs-for-vue 0.1.6
4 hours ago
react-fontawesome

v3.3.0

3.3.0 (2026-03-20)

Highlights:

Features

Chores

CI/CD

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

8 hours ago
router

Release 2026-03-19 23:48

Release 2026-03-19 23:48

Changes

Fix

  • better rollupOptions/rolldownOptions handling (#6990) (56e28e47ce) by @birkskyum

Packages

  • @tanstack/react-start@1.166.18
  • @tanstack/router-cli@1.166.14
  • @tanstack/solid-start@2.0.0-alpha.6
  • @tanstack/start-plugin-core@1.167.2
  • @tanstack/vue-start@1.166.18
8 hours ago
router

Release 2026-03-19 23:22

Release 2026-03-19 23:22

Changes

Chore

  • use solid-query v6.0.0-alpha.0 (#6989) (f5023cac3d) by @birkskyum

Packages

  • @tanstack/solid-router-ssr-query@2.0.0-alpha.5
8 hours ago
formatjs

formatjs_cli_v1.0.0

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.0.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.0.0/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.0.0/checksums.txt
shasum -a 256 -c checksums.txt
10 hours ago
next.js

v16.2.1-canary.2

Core Changes

  • Turbopack: enable server HMR for app route handlers: #91466
  • Skip loadBindings() Lightning CSS check during next start: #91538
  • refactor: extract build infra and alias changes: #90422
  • feat(node-streams): add config flag, define-env, and env precedence test: #90427
  • Rename /_next/webpack-hmr to /_next/hmr: #91415
  • ci: add node-stream test coverage workflow: #89861
  • Add per-slot error attribution for instant validation using slot markers and config depth preference: #91610
  • Handle encoded params further: #91627
  • Fix missing route in otel spans without base-server: #91665

Misc Changes

  • turbo-tasks-backend: batch find_and_schedule_dirty using for_each_task_meta: #91497
  • Restructure pr-status-triage skill: merge command into skill files: #91514
  • [turbopack] Use bail! instead of panic! for duplicate module ident error: #91636
  • turbo-tasks-backend: batch schedule dirty tasks in aggregation_update: #91461
  • Turbopack: Add importModule() support to webpack loaders: #89630
  • turbo-persistence: fix mmap page alignment and improve error context in MetaFile::open_internal: #91640
  • turbopack-css: demote recoverable CSS parse warnings to Warning severity: #91524
  • [test] Unflake "infinite streaming fetch" test: #91645
  • [test] Unflake deterministic build - changing deployment id test: #91646
  • Skip CI for agent/editor config directory changes: #91622
  • Update Rspack production test manifest: #91635
  • [test] Increase retry timeouts for two flaky app-action tests: #91647
  • Revert "ci: add node-stream test coverage workflow (#89861)"
  • [test] Fix flaky url-hash tests: #91649
  • Add instant validation tests for parallel slot config attribution: #91656
  • [turbopack] Respect {eval:true} in worker_threads constructors: #91666

Credits

Huge thanks to @wbinnssmith, @sokra, @unstubbable, @devjiwonchoi, @timneutkens, @feedthejim, @vercel-release-bot, @gnoff, @ijjk, and @lukesandberg for helping!