| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 9.6.0 source code.tar.gz | 2026-02-24 | 4.0 MB | |
| 9.6.0 source code.zip | 2026-02-24 | 4.3 MB | |
| README.md | 2026-02-24 | 4.1 kB | |
| Totals: 3 Items | 8.3 MB | 0 | |
What's Changed
- fix: Allow zero as first level start number by @giuscris in https://github.com/dolanmiu/docx/pull/3272
- Extend Table of Contents creation by @volodymyroliinykv in https://github.com/dolanmiu/docx/pull/3328
- fix: pre-encode XML to UTF-8 to avoid surrogate pair corruption in JSZip by @Yuof in https://github.com/dolanmiu/docx/pull/3329
- feat: add endnotes support to docx library by @dolanmiu in https://github.com/dolanmiu/docx/pull/3354
- feat(footnotes): Support lists and images in footnotes by @james-atticus in https://github.com/dolanmiu/docx/pull/3325
- Add table look support for conditional table formatting by @paradoxloop in https://github.com/dolanmiu/docx/pull/3317
- fix: Multiple splits in a single run by @FuegoFro in https://github.com/dolanmiu/docx/pull/3311
- feat: extend track changes support by @SerhiiShcheh in https://github.com/dolanmiu/docx/pull/3326
- feat(table-of-contents): cached data by @Alexnortung in https://github.com/dolanmiu/docx/pull/3319
- build(deps-dev): bump execa from 9.6.0 to 9.6.1 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3356
- build(deps-dev): bump eslint-plugin-jsdoc from 61.1.11 to 62.5.5 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3357
- build(deps-dev): bump typedoc from 0.28.5 to 0.28.17 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3358
- build(deps-dev): bump jiti from 2.4.2 to 2.6.1 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3359
- build(deps-dev): bump jsdom from 28.0.0 to 28.1.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3360
- build(deps-dev): bump inquirer from 13.2.2 to 13.2.4 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3361
- build(deps-dev): bump eslint-plugin-jsdoc from 62.5.5 to 62.7.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3362
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.55.0 to 8.56.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3363
- build(deps-dev): bump @typescript-eslint/parser from 8.55.0 to 8.56.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3364
- build(deps-dev): bump inquirer from 13.2.4 to 13.2.5 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3365
- feat: WPS text box by @dolanmiu in https://github.com/dolanmiu/docx/pull/3369
- build(deps-dev): bump glob from 13.0.3 to 13.0.6 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3367
- build(deps): bump @types/node from 25.2.3 to 25.3.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3368
- feat: Migrate to new component authoring by @dolanmiu in https://github.com/dolanmiu/docx/pull/3332
- build(deps-dev): bump typescript-eslint from 8.46.2 to 8.56.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3366
- build(deps-dev): bump eslint-plugin-functional from 7.1.0 to 9.0.2 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3133
- build(deps-dev): bump typescript from 5.3.3 to 5.9.3 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3334
- build(deps-dev): bump inquirer from 13.2.5 to 13.3.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3370
- build(deps-dev): bump eslint-plugin-functional from 9.0.3 to 9.0.4 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3372
New Contributors
- @giuscris made their first contribution in https://github.com/dolanmiu/docx/pull/3272
- @volodymyroliinykv made their first contribution in https://github.com/dolanmiu/docx/pull/3328
- @Yuof made their first contribution in https://github.com/dolanmiu/docx/pull/3329
- @james-atticus made their first contribution in https://github.com/dolanmiu/docx/pull/3325
- @paradoxloop made their first contribution in https://github.com/dolanmiu/docx/pull/3317
- @FuegoFro made their first contribution in https://github.com/dolanmiu/docx/pull/3311
- @SerhiiShcheh made their first contribution in https://github.com/dolanmiu/docx/pull/3326
Full Changelog: https://github.com/dolanmiu/docx/compare/9.5.3...9.6.0