| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 9.5.3 source code.tar.gz | 2026-02-15 | 3.9 MB | |
| 9.5.3 source code.zip | 2026-02-15 | 4.3 MB | |
| README.md | 2026-02-15 | 2.9 kB | |
| Totals: 3 Items | 8.3 MB | 0 | |
What's Changed
- Remove buffer dependency. by @treeder in https://github.com/dolanmiu/docx/pull/3321
- build(deps-dev): bump @typescript-eslint/parser from 8.34.0 to 8.46.2 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3293
- fix: Fix type and remove warnings from typedoc by @dolanmiu in https://github.com/dolanmiu/docx/pull/3333
- build(deps): bump @types/node from 24.0.3 to 25.2.3 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3335
- build(deps-dev): bump inquirer from 12.6.3 to 13.2.2 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3336
- build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3338
- build(deps-dev): bump tsx from 4.20.6 to 4.21.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3339
- build(deps-dev): bump prettier from 3.5.3 to 3.8.1 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3340
- build(deps-dev): bump vite-plugin-node-polyfills from 0.23.0 to 0.25.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3341
- build(deps-dev): bump glob from 11.1.0 to 13.0.2 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3342
- docs: Improve JSDoc documentation in components by @dolanmiu in https://github.com/dolanmiu/docx/pull/3343
- Merge external styles with default styles by @aghster in https://github.com/dolanmiu/docx/pull/3345
- build(deps): bump nanoid from 5.1.5 to 5.1.6 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3346
- build(deps-dev): bump jsdom from 26.1.0 to 28.0.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3347
- build(deps-dev): bump vite from 6.4.1 to 7.3.1 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3348
- build(deps-dev): bump eslint-import-resolver-typescript from 4.4.3 to 4.4.4 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3349
- build(deps-dev): bump vite-tsconfig-paths from 5.1.4 to 6.1.1 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3352
- build(deps-dev): bump cspell from 9.1.1 to 9.6.4 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3350
- Return which token has not been found by @Amatewasu in https://github.com/dolanmiu/docx/pull/3309
- docs: Improve inline docs and docs website by @dolanmiu in https://github.com/dolanmiu/docx/pull/3353
- build(deps-dev): bump eslint-plugin-unicorn from 59.0.1 to 63.0.0 by @dependabot[bot] in https://github.com/dolanmiu/docx/pull/3351
New Contributors
- @treeder made their first contribution in https://github.com/dolanmiu/docx/pull/3321
- @aghster made their first contribution in https://github.com/dolanmiu/docx/pull/3345
- @Amatewasu made their first contribution in https://github.com/dolanmiu/docx/pull/3309
Full Changelog: https://github.com/dolanmiu/docx/compare/9.5.2...9.5.3