| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 9.7.0 source code.tar.gz | 2026-05-24 | 4.0 MB | |
| 9.7.0 source code.zip | 2026-05-24 | 4.4 MB | |
| README.md | 2026-05-24 | 3.9 kB | |
| Totals: 3 Items | 8.3 MB | 0 | |
What's Changed
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.56.1 to 8.57.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3388
- build(deps-dev): bump typescript-eslint from 8.56.1 to 8.57.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3389
- build(deps): bump @types/node from 25.3.5 to 25.4.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3390
- build(deps-dev): bump eslint-plugin-jsdoc from 62.7.1 to 62.8.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3392
- build(deps-dev): bump vite from 7.3.1 to 8.0.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3393
- build(deps): bump @types/node from 25.4.0 to 25.5.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3396
- build(deps-dev): bump undici from 7.21.0 to 7.24.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3398
- build(deps): bump nanoid from 5.1.6 to 5.1.7 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3402
- build(deps-dev): bump inquirer from 13.3.0 to 13.3.2 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3401
- build(deps-dev): bump jsdom from 28.1.0 to 29.0.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3400
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.57.0 to 8.57.1 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3403
- build(deps-dev): bump vite from 8.0.0 to 8.0.1 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3406
- build(deps-dev): bump jsdom from 29.0.0 to 29.0.1 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3407
- build(deps-dev): bump flatted from 3.3.3 to 3.4.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3408
- build(deps-dev): bump @typescript-eslint/parser from 8.57.0 to 8.57.1 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3404
- feat: add track change support to images by @james-atticus in https://github.com/dolanmiu/docx/pull/3432
- fix: use sequential filenames for embedded fonts by @ctjlewis in https://github.com/dolanmiu/docx/pull/3428
- feat(numbering): levels can associate with paragraph style by @Alexnortung in https://github.com/dolanmiu/docx/pull/3430
- fix: make sure
codeis being set for page size by @Alexnortung in https://github.com/dolanmiu/docx/pull/3427 - Feature/comment replies and resolved state by @SerhiiShcheh in https://github.com/dolanmiu/docx/pull/3424
- feat(paragraph): add firstLineChars indent support by @hehecat in https://github.com/dolanmiu/docx/pull/3420
- build(deps-dev): bump @typescript-eslint/parser from 8.57.1 to 8.57.2 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3416
- build(deps-dev): bump vite from 8.0.1 to 8.0.2 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3414
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.57.1 to 8.57.2 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3411
- build(deps-dev): bump typedoc from 0.28.17 to 0.28.18 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3410
- build(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3418
- build(deps-dev): bump typescript-eslint from 8.57.0 to 8.59.4 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3413
- docs: Improve documentation, JSDoc comments, and troubleshooting guides by @dolanmiu in https://github.com/dolanmiu/docx/pull/3433
New Contributors
- @ctjlewis made their first contribution in https://github.com/dolanmiu/docx/pull/3428
- @hehecat made their first contribution in https://github.com/dolanmiu/docx/pull/3420
Full Changelog: https://github.com/dolanmiu/docx/compare/9.6.1...9.7.0