Skip to content

Docx Editor

v@eigenpal/[email protected] Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Updates Patch Changes, bd704e2, and bf42c14 across a mixed release.

Changes in this release

Dependency Low

Updated dependencies to @eigenpal/docx-editor packages version 1.3.3.

Updated dependencies to @eigenpal/docx-editor packages version 1.3.3.

Source: llm_adapter@2026-06-09

Confidence: high

Bugfix Medium

Fixes Vue editor caret disappearing or jumping while typing.

Fixes Vue editor caret disappearing or jumping while typing.

Source: llm_adapter@2026-06-09

Confidence: high

Bugfix Low

Assigns stable paragraph IDs on document open for block ids and getSelectionInfo().paraId.

Assigns stable paragraph IDs on document open for block ids and getSelectionInfo().paraId.

Source: llm_adapter@2026-06-09

Confidence: high

Full changelog

Patch Changes

  • bd704e2: Assign every paragraph a stable id when a document is opened, so block ids and getSelectionInfo().paraId work before the first edit. Previously a document without w14:paraId had null ids until you typed or added a comment. Fixes #738.
  • bf42c14: Fix the Vue editor's text caret disappearing or jumping to the wrong place while typing. The caret/selection overlay now repaints through the layout gate (after the page repaints) instead of synchronously against stale DOM, so the caret stays visible and follows the insertion point. Fixes #736.
  • Updated dependencies [bf748c0]
  • Updated dependencies [15d4f39]
  • Updated dependencies [06fa96b]
  • Updated dependencies [bd704e2]
  • Updated dependencies [30df527]

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Docx Editor

Get notified when new releases ship.

Sign up free

About Docx Editor

All releases →

Related context

Earlier breaking changes

Beta — feedback welcome: [email protected]