Skip to content

Releases: dolanmiu/docx

9.7.1

Choose a tag to compare

@dolanmiu dolanmiu released this 27 May 15:44
4934d31

What's Changed

  • build(deps): bump nanoid from 5.1.7 to 5.1.11 by @dependabot[bot] in #3436
  • build(deps-dev): bump inquirer from 13.3.2 to 13.4.3 by @dependabot[bot] in #3437
  • build(deps-dev): bump prettier from 3.8.1 to 3.8.3 by @dependabot[bot] in #3438
  • build(deps-dev): bump jiti from 2.6.1 to 2.7.0 by @dependabot[bot] in #3439
  • build(deps-dev): bump tsx from 4.21.0 to 4.22.3 by @dependabot[bot] in #3440
  • build(deps-dev): bump eslint-plugin-jsdoc from 62.8.0 to 63.0.0 by @dependabot[bot] in #3441
  • build(deps-dev): bump cspell from 9.7.0 to 10.0.0 by @dependabot[bot] in #3442
  • build(deps): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #3435
  • build(deps-dev): bump eslint-plugin-functional from 9.0.4 to 9.0.5 by @dependabot[bot] in #3445
  • build(deps): bump @types/node from 25.5.0 to 25.9.1 by @dependabot[bot] in #3446
  • build(deps-dev): bump pre-commit from 1.2.2 to 2.0.0 by @dependabot[bot] in #3447
  • build(deps-dev): bump eslint-plugin-unicorn from 63.0.0 to 64.0.0 by @dependabot[bot] in #3448
  • build(deps-dev): bump jsdom from 29.0.1 to 29.1.1 by @dependabot[bot] in #3449
  • build(deps-dev): bump inquirer from 13.4.3 to 14.0.0 by @dependabot[bot] in #3451
  • build(deps-dev): bump typedoc from 0.28.18 to 0.28.19 by @dependabot[bot] in #3452
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.59.4 to 8.60.0 by @dependabot[bot] in #3450
  • build(deps-dev): bump @typescript-eslint/parser from 8.59.4 to 8.60.0 by @dependabot[bot] in #3454
  • Fix/bundle types issue by @dolanmiu in #3456
  • build(deps-dev): bump typescript-eslint from 8.59.4 to 8.60.0 by @dependabot[bot] in #3455
  • chore: Upgrade node-version in GitHub Actions workflow by @dolanmiu in #3457

Full Changelog: 9.7.0...9.7.1

9.7.0

Choose a tag to compare

@dolanmiu dolanmiu released this 24 May 16:59

What's Changed

  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.56.1 to 8.57.0 by @dependabot[bot] in #3388
  • build(deps-dev): bump typescript-eslint from 8.56.1 to 8.57.0 by @dependabot[bot] in #3389
  • build(deps): bump @types/node from 25.3.5 to 25.4.0 by @dependabot[bot] in #3390
  • build(deps-dev): bump eslint-plugin-jsdoc from 62.7.1 to 62.8.0 by @dependabot[bot] in #3392
  • build(deps-dev): bump vite from 7.3.1 to 8.0.0 by @dependabot[bot] in #3393
  • build(deps): bump @types/node from 25.4.0 to 25.5.0 by @dependabot[bot] in #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 #3398
  • build(deps): bump nanoid from 5.1.6 to 5.1.7 by @dependabot[bot] in #3402
  • build(deps-dev): bump inquirer from 13.3.0 to 13.3.2 by @dependabot[bot] in #3401
  • build(deps-dev): bump jsdom from 28.1.0 to 29.0.0 by @dependabot[bot] in #3400
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.57.0 to 8.57.1 by @dependabot[bot] in #3403
  • build(deps-dev): bump vite from 8.0.0 to 8.0.1 by @dependabot[bot] in #3406
  • build(deps-dev): bump jsdom from 29.0.0 to 29.0.1 by @dependabot[bot] in #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 #3408
  • build(deps-dev): bump @typescript-eslint/parser from 8.57.0 to 8.57.1 by @dependabot[bot] in #3404
  • feat: add track change support to images by @james-atticus in #3432
  • fix: use sequential filenames for embedded fonts by @ctjlewis in #3428
  • feat(numbering): levels can associate with paragraph style by @Alexnortung in #3430
  • fix: make sure code is being set for page size by @Alexnortung in #3427
  • Feature/comment replies and resolved state by @SerhiiShcheh in #3424
  • feat(paragraph): add firstLineChars indent support by @hehecat in #3420
  • build(deps-dev): bump @typescript-eslint/parser from 8.57.1 to 8.57.2 by @dependabot[bot] in #3416
  • build(deps-dev): bump vite from 8.0.1 to 8.0.2 by @dependabot[bot] in #3414
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.57.1 to 8.57.2 by @dependabot[bot] in #3411
  • build(deps-dev): bump typedoc from 0.28.17 to 0.28.18 by @dependabot[bot] in #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 #3418
  • build(deps-dev): bump typescript-eslint from 8.57.0 to 8.59.4 by @dependabot[bot] in #3413
  • docs: Improve documentation, JSDoc comments, and troubleshooting guides by @dolanmiu in #3433

New Contributors

Full Changelog: 9.6.1...9.7.0

9.6.1

Choose a tag to compare

@dolanmiu dolanmiu released this 10 Mar 04:15

What's Changed

  • build(deps-dev): bump cspell from 9.6.4 to 9.7.0 by @dependabot[bot] in #3373
  • build(deps-dev): bump @typescript-eslint/parser from 8.56.0 to 8.56.1 by @dependabot[bot] in #3374
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.56.0 to 8.56.1 by @dependabot[bot] in #3375
  • build(deps-dev): bump typescript-eslint from 8.56.0 to 8.56.1 by @dependabot[bot] in #3377
  • build(deps-dev): bump @types/inquirer from 9.0.8 to 9.0.9 by @dependabot[bot] in #3378
  • build(deps-dev): bump eslint-plugin-jsdoc from 62.7.0 to 62.7.1 by @dependabot[bot] in #3379
  • build(deps): bump @types/node from 25.3.0 to 25.3.1 by @dependabot[bot] in #3380
  • build(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #3381
  • build(deps): bump @types/node from 25.3.1 to 25.3.2 by @dependabot[bot] in #3383
  • build(deps): bump @types/node from 25.3.2 to 25.3.3 by @dependabot[bot] in #3384
  • fix: pass characterSet parameter to createRegularFont in font-table.ts by @lls94 in #3387
  • build(deps): bump @types/node from 25.3.3 to 25.3.5 by @dependabot[bot] in #3385

New Contributors

Full Changelog: 9.6.0...9.6.1

9.6.0

Choose a tag to compare

@dolanmiu dolanmiu released this 24 Feb 00:31

What's Changed

New Contributors

Full Changelog: 9.5.3...9.6.0

9.5.3

Choose a tag to compare

@dolanmiu dolanmiu released this 15 Feb 19:25

What's Changed

  • Remove buffer dependency. by @treeder in #3321
  • build(deps-dev): bump @typescript-eslint/parser from 8.34.0 to 8.46.2 by @dependabot[bot] in #3293
  • fix: Fix type and remove warnings from typedoc by @dolanmiu in #3333
  • build(deps): bump @types/node from 24.0.3 to 25.2.3 by @dependabot[bot] in #3335
  • build(deps-dev): bump inquirer from 12.6.3 to 13.2.2 by @dependabot[bot] in #3336
  • build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 by @dependabot[bot] in #3338
  • build(deps-dev): bump tsx from 4.20.6 to 4.21.0 by @dependabot[bot] in #3339
  • build(deps-dev): bump prettier from 3.5.3 to 3.8.1 by @dependabot[bot] in #3340
  • build(deps-dev): bump vite-plugin-node-polyfills from 0.23.0 to 0.25.0 by @dependabot[bot] in #3341
  • build(deps-dev): bump glob from 11.1.0 to 13.0.2 by @dependabot[bot] in #3342
  • docs: Improve JSDoc documentation in components by @dolanmiu in #3343
  • Merge external styles with default styles by @aghster in #3345
  • build(deps): bump nanoid from 5.1.5 to 5.1.6 by @dependabot[bot] in #3346
  • build(deps-dev): bump jsdom from 26.1.0 to 28.0.0 by @dependabot[bot] in #3347
  • build(deps-dev): bump vite from 6.4.1 to 7.3.1 by @dependabot[bot] in #3348
  • build(deps-dev): bump eslint-import-resolver-typescript from 4.4.3 to 4.4.4 by @dependabot[bot] in #3349
  • build(deps-dev): bump vite-tsconfig-paths from 5.1.4 to 6.1.1 by @dependabot[bot] in #3352
  • build(deps-dev): bump cspell from 9.1.1 to 9.6.4 by @dependabot[bot] in #3350
  • Return which token has not been found by @Amatewasu in #3309
  • docs: Improve inline docs and docs website by @dolanmiu in #3353
  • build(deps-dev): bump eslint-plugin-unicorn from 59.0.1 to 63.0.0 by @dependabot[bot] in #3351

New Contributors

Full Changelog: 9.5.2...9.5.3

9.5.2

Choose a tag to compare

@dolanmiu dolanmiu released this 12 Feb 02:26

What's Changed

  • fix: MS article URL in docs by @devinbrown7 in #3197
  • fix: export numbered item reference by @Alexnortung in #3243
  • docs(numbering): add docs for instance option and update full example by @mayank1513 in #3267
  • Add support for paragraph "between" borders by @Ecaratti in #3312
  • build(deps-dev): bump pbkdf2 from 3.1.2 to 3.1.3 in the npm_and_yarn group by @dependabot[bot] in #3165
  • implement Content Controls by @botverse in #3271
  • build(deps-dev): bump @vitest/coverage-v8 from 3.2.3 to 3.2.4 by @dependabot[bot] in #3161
  • build(deps-dev): bump tsx from 4.19.4 to 4.20.6 by @dependabot[bot] in #3263
  • build(deps-dev): bump typescript-eslint from 8.33.0 to 8.46.2 by @dependabot[bot] in #3291
  • build(deps-dev): bump eslint-plugin-jsdoc from 51.0.1 to 61.1.11 by @dependabot[bot] in #3308
  • build(deps): bump the npm_and_yarn group across 1 directory with 7 updates by @dependabot[bot] in #3331
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.33.0 to 8.46.2 by @dependabot[bot] in #3292
  • build(deps-dev): bump @vitest/ui from 3.2.3 to 4.0.5 by @dependabot[bot] in #3306

New Contributors

Full Changelog: 9.5.1...9.5.2

9.5.1

Choose a tag to compare

@dolanmiu dolanmiu released this 16 Jun 22:07

What's Changed

New Contributors

Full Changelog: 9.5.0...9.5.1

9.5.0

Choose a tag to compare

@dolanmiu dolanmiu released this 05 May 22:45

What's Changed

  • build(deps-dev): bump vite from 6.3.1 to 6.3.2 by @dependabot in #3058
  • build(deps-dev): bump @vitest/coverage-v8 from 3.1.1 to 3.1.2 by @dependabot in #3059
  • build(deps-dev): bump cspell from 8.19.0 to 8.19.2 by @dependabot in #3064
  • build(deps-dev): bump typedoc from 0.28.2 to 0.28.3 by @dependabot in #3065
  • build(deps-dev): bump eslint-import-resolver-typescript from 4.3.2 to 4.3.4 by @dependabot in #3067
  • build(deps-dev): bump eslint from 9.24.0 to 9.25.1 by @dependabot in #3068
  • Fix: skip empty wp:docPr descr/title attributes for Word 2007 compatibility by @minhbvhp in #3073
  • Fix: separate vertical alignment enums for ITableCellOptions and ISectionPropertiesOptions by @firatciftci in #3079
  • build(deps-dev): bump inquirer from 12.5.2 to 12.6.0 by @dependabot in #3075
  • build(deps-dev): bump glob from 11.0.1 to 11.0.2 by @dependabot in #3077
  • build(deps-dev): bump eslint-plugin-jsdoc from 50.6.9 to 50.6.11 by @dependabot in #3081
  • build(deps): bump @types/node from 22.14.1 to 22.15.3 by @dependabot in #3082
  • build(deps-dev): bump @typescript-eslint/parser from 8.30.1 to 8.31.1 by @dependabot in #3083
  • build(deps-dev): bump vite from 6.3.2 to 6.3.4 by @dependabot in #3086
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.30.1 to 8.31.1 by @dependabot in #3084
  • build(deps-dev): bump eslint from 9.25.1 to 9.26.0 by @dependabot in #3088
  • build(deps-dev): bump typedoc from 0.28.3 to 0.28.4 by @dependabot in #3090
  • build(deps-dev): bump tsx from 4.19.3 to 4.19.4 by @dependabot in #3091
  • build(deps-dev): bump vite from 6.3.4 to 6.3.5 by @dependabot in #3092
  • build(deps-dev): bump cspell from 8.19.2 to 9.0.0 by @dependabot in #3093
  • build(deps-dev): bump eslint-plugin-unicorn from 58.0.0 to 59.0.0 by @dependabot in #3089

New Contributors

Full Changelog: 9.4.1...9.5.0

9.4.1

Choose a tag to compare

@dolanmiu dolanmiu released this 17 Apr 23:09
44ed2d6

What's Changed

Full Changelog: 9.4.0...9.4.1

9.4.0

Choose a tag to compare

@dolanmiu dolanmiu released this 16 Apr 23:39
1403ac6

What's Changed

New Contributors

Full Changelog: 9.3.0...9.4.0