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