v5.7.9
- fix beforeinput selection recovery after undo on void blocks (e.g. divider and code block) to avoid stale DOM range crashes and dropped input in demo flows
Package versions
| Package | Version |
|---|---|
@wangeditor-next/core |
1.9.3 |
@wangeditor-next/editor |
5.7.9 |
@wangeditor-next/plugin-attachment |
2.0.9 |
@wangeditor-next/plugin-ctrl-enter |
2.0.9 |
@quasar/cli-v5.0.1
This is the optional globally-installed part of the Quasar CLI
- fix(cli): update help menu
- fix(cli): spawn stdio handling
- fix(cli): correctly handle browser opening failures
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:
v4.61.0
2026-06-01
- Sort entry modules to make chunk hashes deterministic (#6391)
- #6376: Eliminate AWS credential exposure on fork PRs in REPL artefact workflow (@lukastaegert)
- #6378: fix(deps): update minor/patch updates (@renovate[bot])
- #6379: chore(deps): update dependency lint-staged to v17 (@renovate[bot], @lukastaegert)
- #6380: chore(deps): update dependency lru-cache to v11 (@renovate[bot], @lukastaegert)
- #6381: chore(deps): lock file maintenance (@renovate[bot], @lukastaegert)
- #6382: chore(deps): update dependency @types/node to ^20.19.41 (@renovate[bot])
- #6386: fix(deps): update minor/patch updates (@renovate[bot])
- #6387: chore(deps): update aws-actions/configure-aws-credentials action to v6 (@renovate[bot])
- #6388: fix(deps): update swc monorepo (major) (@renovate[bot], @lukastaegert)
- #6389: chore(deps): lock file maintenance (@renovate[bot])
- #6391: Sort entry modules to make chunk hash names deterministic (@TrickyPi)
- #6394: fix(deps): update minor/patch updates (@renovate[bot], @lukastaegert)
- #6395: chore(deps): update react monorepo to v19 (@renovate[bot], @lukastaegert)
- #6396: fix(deps): update rust crate swc_compiler_base to v57 (@renovate[bot], @lukastaegert)
- #6397: chore(deps): lock file maintenance (@renovate[bot], @lukastaegert)
- #6400: docs: fix broken links (@jiyujie2006)
v8.0.15
Please refer to CHANGELOG.md for details.
v5.7.8
- [basic-modules] chore: relax internal peer dependency ranges to reduce forced lockstep upgrades.
- [core] fix beforeinput target range mapping after divider undo to tolerate stale DOM nodes and avoid "Cannot resolve a Slate node from DOM node" errors when typing
- [table-module] Fix table import for
width:auto; table-layout: fixedHTML so initial column widths are auto-fitted from rendered content when no explicit column/cell widths are provided. - [table-module] Fix regression in table full-width workflow:
tableFullWidthnow toggles between100%andauto, and manual column resize in100%mode switches table width back toautowhile applying rendered-width-based column updates.
Package versions
| Package | Version |
|---|---|
@wangeditor-next/basic-modules |
3.0.2 |
@wangeditor-next/code-highlight |
3.0.2 |
@wangeditor-next/core |
1.9.2 |
@wangeditor-next/editor |
5.7.8 |
@wangeditor-next/editor-for-react |
2.0.2 |
@wangeditor-next/list-module |
3.0.2 |
@wangeditor-next/plugin-attachment |
2.0.8 |
@wangeditor-next/plugin-ctrl-enter |
2.0.8 |
@wangeditor-next/plugin-float-image |
2.0.8 |
@wangeditor-next/plugin-formula |
2.0.8 |
@wangeditor-next/plugin-link-card |
2.0.8 |
@wangeditor-next/plugin-markdown |
2.0.8 |
@wangeditor-next/plugin-mention |
2.0.8 |
@wangeditor-next/table-module |
3.0.2 |
@wangeditor-next/upload-image-module |
3.0.2 |
@wangeditor-next/video-module |
3.0.2 |
@wangeditor-next/yjs |
2.0.2 |
@wangeditor-next/yjs-for-react |
2.0.2 |
@wangeditor-next/yjs-for-vue |
2.0.2 |
create-rari-app@0.5.11
- e612943a chore(deps): upgrade deno dependencies to latest versions
Full Changelog: https://github.com/rari-build/rari/compare/create-rari-app@0.5.10...create-rari-app@0.5.11
rari@0.14.2
- 9d910b9a chore(deps): upgrade rari to 0.14.2
Full Changelog: https://github.com/rari-build/rari/compare/rari@0.14.1...rari@0.14.2
v0.14.2
- 03e324d9 style(path): reformat file_path_to_component_id method
- 73014999 Merge pull request #186 from jarick/fix/multi-level-lazy-resolution
- 17c2826e Merge pull request #185 from jarick/fix/windows-test-compat
- e612943a chore(deps): upgrade deno dependencies to latest versions
- 3e22f62b fix: streaming nested suspense lazy resolution
- 74b2abfd fix: Windows path compatibility for tests and Rust path resolver
Full Changelog: https://github.com/rari-build/rari/compare/v0.14.1...v0.14.2