This release fixes issues for SREs watching stability and regressions.
Published 1mo
Developer Productivity
✓ No known CVEs patched
✓ No known CVEs patched in this version
Summary
AI summaryFixed DocxReviewer.getChanges() losing a tracked change when shared revision IDs occur across paragraphs.
Full changelog
Patch Changes
- 2dedf30: The agent bridge now re-exports the paragraph-flash option types (
ParagraphHighlightOptions,ScrollToParaIdOptions) from@eigenpal/docx-editor-coreinstead of redeclaring them, so the two definitions can't drift. No change to the public API surface. - 6b1897a: Fix
DocxReviewer.getChanges()dropping a tracked change when two changes in different paragraphs share a revision id (Word reusesw:idacross paragraphs), which made the enumerated change list disagree with the count fromacceptAll/rejectAll.
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
About Docx Editor
All releases →Related context
Related tools
Earlier breaking changes
- v@eigenpal/[email protected] Shared i18n package extracted into @eigenpal/docx-editor-i18n.
- v@eigenpal/[email protected] `showPrintButton` prop removed from `<DocxEditor>` and toolbar components.
- v@eigenpal/[email protected] Toolbar naming unified across React and Vue adapters; classic toolbar removed.
- v@eigenpal/[email protected] Agent UI components relocated to new agent packages and API changed.
- v@eigenpal/[email protected] Shared i18n package extracted from adapters into dedicated locale bundle.
Beta — feedback welcome: [email protected]