2.13.6
2026-03-20
-
Components [slider] allow
stepto be set to "mark" (#23685 by @zhixiaotong) -
Components [input] add
password-iconslot (#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)
-
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)
-
Components [segmented] make component generic (#23678 by @rzzf)
-
Docs avoid duplicate create regexp (#23848 by @btea)
v5.6.53
- 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 |
8.56.1
- 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)
v3.3.0
- Grid Year View: Added a new
gridmode forcreateYearView, providing a compact month-grid layout with heatmap intensity colors for event density visualization. @create-dayflowCLI: Introduced thenpm create dayflow@latestscaffolding tool. Interactively configures a new project with framework selection (React, Vue, Angular, Svelte), TypeScript support, and Tailwind CSS integration.renderSidebarHeader: Added arenderSidebarHeaderrender prop to the sidebar plugin, allowing full customization of the sidebar header area (e.g. user avatar, collapse toggle).
- Style Isolation: Fixed
tailwind-components.cssoverriding 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-primaryPollution: Resolved context menu, sidebar merge menu, and calendar list items using the host application's--color-primaryinstead of DayFlow's own color variables. All interactive elements now usevar(--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-portalclass to allcreatePortalroot elements so portaled components (context menus, dialogs, drawers) correctly inherit DayFlow's color token scope.
- feat: content slot support by @JayceV552 in https://github.com/dayflow-js/calendar/pull/65
- chore: release v3.2.2 by @JayceV552 in https://github.com/dayflow-js/calendar/pull/68
- style: separate CSS into 2 files for tailwind or none-tailwind app by @JayceV552 in https://github.com/dayflow-js/calendar/pull/70
- chore: update packages version by @JayceV552 in https://github.com/dayflow-js/calendar/pull/71
- docs: migration nextra to fumadocs by @JayceV552 in https://github.com/dayflow-js/calendar/pull/72
- feat: add grid year view(#44) by @JayceV552 in https://github.com/dayflow-js/calendar/pull/76
- fix: tailwind-components.css override host app styles by @JayceV552 in https://github.com/dayflow-js/calendar/pull/75
- feat: add create dayflow npx common line package by @JayceV552 in https://github.com/dayflow-js/calendar/pull/73
- feat: add renderSidebarHeader in sidebar plugin by @JayceV552 in https://github.com/dayflow-js/calendar/pull/77
- docs: update browser tab icon by @JayceV552 in https://github.com/dayflow-js/calendar/pull/74
Full Changelog: https://github.com/dayflow-js/calendar/compare/v3.2.0...v3.3.0
v5.6.52
- 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 |
v3.3.0
3.3.0 (2026-03-20)
- Added Custom Gradient Support! (see PR #625 and Issue #368)
- Added new API Reference documentation! (see https://fortawesome.github.io/react-fontawesome/)
- feat(style): add support for custom gradient fills by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/625
- chore(docs): add typedoc-generated API reference docs by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/631
- chore(docs): clean up API docs output structure, rewrite html links by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/632
- ci(publish): enable publishing releases from CI by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/623
- ci(actions): update deprecated actions by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/633
- ci(actions): fix publish action env setting by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/634
Full Changelog: https://github.com/FortAwesome/react-fontawesome/compare/v3.2.0...v3.3.0
formatjs_cli_v1.0.0
- macOS Apple Silicon:
formatjs_cli-darwin-arm64 - Linux x86_64:
formatjs_cli-linux-x64
# 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
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
v16.2.1-canary.2
- 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
- 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 idtest: #91646 - Skip CI for agent/editor config directory changes: #91622
- Update Rspack production test manifest: #91635
- [test] Increase
retrytimeouts for two flakyapp-actiontests: #91647 - Revert "ci: add node-stream test coverage workflow (#89861)"
- [test] Fix flaky
url-hashtests: #91649 - Add instant validation tests for parallel slot config attribution: #91656
- [turbopack] Respect
{eval:true}in worker_threads constructors: #91666
Huge thanks to @wbinnssmith, @sokra, @unstubbable, @devjiwonchoi, @timneutkens, @feedthejim, @vercel-release-bot, @gnoff, @ijjk, and @lukesandberg for helping!