v4.60.1
2026-03-30
- Resolve a situation where side effect imports could be dropped due to a caching issue (#6286)
- #6286: fix: skip dropping side-effects on namespaceReexportsByName cache hit (#6274) (@littlegrayss, @TrickyPi)
- #6317: chore(deps): pin dependencies (@renovate[bot], @lukastaegert)
- #6318: chore(deps): update msys2/setup-msys2 digest to cafece8 (@renovate[bot], @lukastaegert)
- #6319: chore(deps): update minor/patch updates (@renovate[bot], @lukastaegert)
- #6320: chore(deps): pin dependency typescript to v5 (@renovate[bot], @lukastaegert)
- #6321: chore(deps): update openharmony-rs/setup-ohos-sdk action to v1 (@renovate[bot], @lukastaegert)
- #6322: fix(deps): update swc monorepo (major) (@renovate[bot], @lukastaegert)
- #6323: chore(deps): lock file maintenance (@renovate[bot])
- #6324: chore(deps): lock file maintenance (@renovate[bot], @lukastaegert)
v7.20.0
Please refer to CHANGELOG.md for details.
@platejs/link@52.3.17
-
- Fixed custom
isUrlhandling so it can reject internal paths like/docsand anchor links like#topinstead of those shortcuts always being accepted.
- Fixed custom
-
- Fixed link validation so text starting with
//is no longer treated as an internal path. This stops comment-style paste content from being autolinked by mistake, including inside code blocks.
- Fixed link validation so text starting with