Skip to content

Releases: dolanmiu/docx

8.5.0

31 Dec 14:36
7570fc2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.4.0...8.5.0

8.4.0

25 Dec 01:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.3.0...8.4.0

8.3.0

22 Dec 01:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.2.4...8.3.0

8.2.4

02 Nov 03:03
Compare
Choose a tag to compare

What's Changed

  • changed default section margin from inch to Twip by @rahon6000 in #2379
  • fix: #2082 Numbering instance restart number not work since v8.0.0 and work well in v7.8.2 by @hom in #2397
  • Fix style being missed on patchDocument by @wilkmaia in #2387
  • build(deps-dev): bump eslint-plugin-unicorn from 47.0.0 to 48.0.1 by @dependabot in #2268
  • build(deps-dev): bump inquirer from 9.2.7 to 9.2.11 by @dependabot in #2333
  • build(deps-dev): bump glob from 10.3.1 to 10.3.10 by @dependabot in #2359
  • build(deps-dev): bump postcss from 8.4.23 to 8.4.31 by @dependabot in #2374
  • build(deps): bump @types/node from 20.4.2 to 20.8.6 by @dependabot in #2383
  • build(deps-dev): bump execa from 7.1.1 to 8.0.1 by @dependabot in #2303
  • build(deps-dev): bump eslint-plugin-jsdoc from 46.4.4 to 46.8.2 by @dependabot in #2350
  • build(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #2400
  • build(deps-dev): bump cspell from 6.31.1 to 7.3.8 by @dependabot in #2382
  • build(deps-dev): bump vite from 4.3.9 to 4.5.0 by @dependabot in #2401
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.1 to 6.9.1 by @dependabot in #2402
  • Upgrade @typescript-eslint/parser by @dolanmiu in #2403

New Contributors

Full Changelog: 8.2.3...8.2.4

8.2.3

01 Nov 20:43
Compare
Choose a tag to compare

Fix CommonJS vs ESM module resolution

8.2.2

20 Jul 21:46
Compare
Choose a tag to compare

Fixing issues with Angular and NextJS - #2256

8.2.1

19 Jul 01:11
Compare
Choose a tag to compare

Fix vite build issues - #2244

8.2.0

30 Jun 00:56
Compare
Choose a tag to compare

Check boxes - #2189
Fix override order in default styles - #2203
Fix patch doc add duplicate content type - #2201

8.1.0

25 Jun 02:15
Compare
Choose a tag to compare

#2119 - noProof
#2148 - Switch from Webpack to Vite

8.0.4

04 May 18:40
Compare
Choose a tag to compare

#2103 - fix: do not use static numeric counters #2103