stable

Clone or download

Read-only

docx: 6.0.3 -> 7.1.1

Document is still generated and can still be opened in your favorite editors. Changelogs: https://github.com/dolanmiu/docx/releases/tag/7.0.0 https://github.com/dolanmiu/docx/releases/tag/7.1.0 https://github.com/dolanmiu/docx/releases/tag/7.1.1 Part of story #22569: export `text` fields Change-Id: I12c580789dc67613679158523aa6b3700fe42f7a

Modified Files

Name
M plugins/document_generation/package.json +1 −1 Go to diff View file
M plugins/document_generation/pnpm-lock.yaml +16 −24 Go to diff View file
D plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/PageRef/pageref-field-instruction.test.ts +0 −42 Go to diff View file
D plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/PageRef/pageref-field-instruction.ts +0 −44 Go to diff View file
D plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/PageRef/pageref.test.ts +0 −58 Go to diff View file
D plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/PageRef/pageref.ts +0 −37 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/TableOfContents/table-of-contents.ts +3 −5 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/download-docx.ts +3 −3 Go to diff View file