Releases: dolanmiu/docx
Releases · dolanmiu/docx
9.5.1
What's Changed
- build(deps-dev): bump @types/inquirer from 9.0.7 to 9.0.8 by @dependabot in #3094
- build(deps-dev): bump eslint-plugin-unicorn from 59.0.0 to 59.0.1 by @dependabot in #3095
- build(deps-dev): bump @vitest/coverage-v8 from 3.1.2 to 3.1.4 by @dependabot in #3116
- build(deps-dev): bump typescript-eslint from 8.30.1 to 8.33.0 by @dependabot in #3122
- build(deps): bump @types/node from 22.15.3 to 22.15.27 by @dependabot in #3127
- fix: canonicalize <w:rPr> element order for Word compatibility by @helloendoftheworld in #3140
- build(deps-dev): bump cspell from 9.0.0 to 9.0.2 by @dependabot in #3129
- build(deps-dev): bump vite-plugin-dts from 4.5.3 to 4.5.4 by @dependabot in #3130
- build(deps-dev): bump eslint from 9.26.0 to 9.28.0 by @dependabot in #3131
- build(deps-dev): bump execa from 9.5.2 to 9.6.0 by @dependabot in #3134
- build(deps-dev): bump inquirer from 12.6.0 to 12.6.3 by @dependabot in #3136
- build(deps-dev): bump eslint-import-resolver-typescript from 4.3.4 to 4.4.3 by @dependabot in #3138
- build(deps): bump @types/node from 22.15.27 to 24.0.1 by @dependabot in #3143
- build(deps-dev): bump eslint-plugin-jsdoc from 50.6.11 to 51.0.1 by @dependabot in #3146
- build(deps-dev): bump @typescript-eslint/parser from 8.33.0 to 8.34.0 by @dependabot in #3154
- build(deps-dev): bump eslint from 9.28.0 to 9.29.0 by @dependabot in #3147
- build(deps-dev): bump typedoc from 0.28.4 to 0.28.5 by @dependabot in #3148
- build(deps-dev): bump glob from 11.0.2 to 11.0.3 by @dependabot in #3150
- build(deps-dev): bump cspell from 9.0.2 to 9.1.1 by @dependabot in #3151
- build(deps): bump @types/node from 24.0.1 to 24.0.3 by @dependabot in #3152
- build(deps-dev): bump @vitest/coverage-v8 from 3.1.4 to 3.2.3 by @dependabot in #3153
New Contributors
- @helloendoftheworld made their first contribution in #3140
Full Changelog: 9.5.0...9.5.1
9.5.0
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
- @minhbvhp made their first contribution in #3073
- @firatciftci made their first contribution in #3079
Full Changelog: 9.4.1...9.5.0
9.4.1
What's Changed
- build(deps-dev): bump vite from 6.3.0 to 6.3.1 by @dependabot in #3054
- build(deps-dev): bump cspell from 8.18.1 to 8.19.0 by @dependabot in #3055
- Fix: Use browser compatable Buffer by @dolanmiu in #3057
Full Changelog: 9.4.0...9.4.1
9.4.0
What's Changed
- Documentation and Refactoring by @dolanmiu in #3028
- feat: add support for custom patch delimiters in PatchDocumentOptions by @venkateshwarreddyr in #3036
- feat(comments): Support comment pictures by @yrc2333 in #3032
- feat: Added NumberedItemReference by @dolanmiu in #3042
- build(deps-dev): bump prettier from 3.4.2 to 3.5.3 by @dependabot in #2999
- build(deps-dev): bump @types/unzipper from 0.10.10 to 0.10.11 by @dependabot in #3001
- build(deps): bump nanoid from 5.1.3 to 5.1.5 by @dependabot in #3003
- build(deps-dev): bump eslint-plugin-unicorn from 56.0.1 to 58.0.0 by @dependabot in #3012
- build(deps-dev): bump vite from 6.2.2 to 6.2.3 in the npm_and_yarn group by @dependabot in #3014
- build(deps-dev): bump inquirer from 12.4.3 to 12.5.2 by @dependabot in #3027
- build(deps-dev): bump typedoc from 0.27.6 to 0.28.2 by @dependabot in #3029
- build(deps-dev): bump @typescript-eslint/parser from 8.19.1 to 8.30.1 by @dependabot in #3040
- build(deps-dev): bump vite from 6.2.2 to 6.2.6 by @dependabot in #3034
- build(deps-dev): bump vite from 6.2.3 to 6.3.0 in the npm_and_yarn group by @dependabot in #3043
- build(deps): bump @types/node from 22.10.1 to 22.14.1 by @dependabot in #3039
- fix: patchDocument, looks for namspaces more carefully over whole doc… by @13W in #2943
- build(deps-dev): bump eslint-import-resolver-typescript from 3.7.0 to 4.3.2 by @dependabot in #3044
- build(deps-dev): bump eslint from 9.22.0 to 9.24.0 by @dependabot in #3046
- build(deps-dev): bump cspell from 8.17.5 to 8.18.1 by @dependabot in #3047
- build(deps-dev): bump @vitest/coverage-v8 from 3.0.8 to 3.1.1 by @dependabot in #3048
- build(deps-dev): bump typescript-eslint from 8.19.1 to 8.30.1 by @dependabot in #3051
- build(deps-dev): bump jsdom from 26.0.0 to 26.1.0 by @dependabot in #3050
- feat: Added TableCellSpacing by @CodingTimeDEV in #3052
- build(deps-dev): bump eslint-plugin-jsdoc from 50.6.6 to 50.6.9 by @dependabot in #3049
- Chore: Update contribution guidelines by @dolanmiu in #3053
New Contributors
- @venkateshwarreddyr made their first contribution in #3036
- @yrc2333 made their first contribution in #3032
- @13W made their first contribution in #2943
- @CodingTimeDEV made their first contribution in #3052
Full Changelog: 9.3.0...9.4.0
9.3.0
What's Changed
- Update docs for new Packer methods by @joshkel in #2961
- docs: add Playground url (Docx.js Editor) to README.md by @naskio in #2965
- Chore: bump nanoid to fix security issue by @dolanmiu in #2991
- build(deps-dev): bump jsdom from 25.0.1 to 26.0.0 by @dependabot in #2928
- build(deps-dev): bump glob from 11.0.0 to 11.0.1 by @dependabot in #2930
- build(deps-dev): bump jiti from 2.4.1 to 2.4.2 by @dependabot in #2932
- build(deps-dev): bump vite from 6.0.7 to 6.0.9 in the npm_and_yarn group by @dependabot in #2940
- build(deps-dev): bump cspell from 8.16.1 to 8.17.5 by @dependabot in #2969
- fix: correct XML attribute name for after auto-spacing. by @doublemix in #2975
- build(deps-dev): bump vite-plugin-dts from 4.3.0 to 4.5.3 by @dependabot in #2973
- build(deps-dev): bump inquirer from 12.3.0 to 12.4.3 by @dependabot in #2982
- build(deps-dev): bump eslint from 9.16.0 to 9.22.0 by @dependabot in #2983
- build(deps-dev): bump eslint-plugin-jsdoc from 50.6.0 to 50.6.6 by @dependabot in #2987
- Feature/math improve by @D144679076-cmd in #2976
- build(deps): bump the npm_and_yarn group with 12 updates by @dependabot in #2992
- export IPropertiesOptions for use by other libraries or code using docx library by @mayank1513 in #2979
New Contributors
- @naskio made their first contribution in #2965
- @doublemix made their first contribution in #2975
- @D144679076-cmd made their first contribution in #2976
- @mayank1513 made their first contribution in #2979
Full Changelog: 9.2.0...9.3.0
9.2.0
What's Changed
- Feat: subfile overrides by @adamSherwoodGenieAI in #2941
- Add Packer.pack and Packer.toArrayBuffer by @joshkel in #2959
- Add shading and border settings to paragraph style options. by @serey-roth in #2955
New Contributors
- @adamSherwoodGenieAI made their first contribution in #2941
- @serey-roth made their first contribution in #2955
Full Changelog: 9.1.1...9.2.0
9.1.1
What's Changed
- build(deps-dev): bump inquirer from 12.0.1 to 12.1.0 by @dependabot in #2838
- build(deps-dev): bump vite-tsconfig-paths from 5.1.0 to 5.1.3 by @dependabot in #2850
- build(deps-dev): bump typescript-eslint from 8.13.0 to 8.16.0 by @dependabot in #2857
- build(deps-dev): bump vite from 5.4.10 to 6.0.1 by @dependabot in #2861
- build(deps-dev): bump @vitest/ui from 2.1.4 to 2.1.6 by @dependabot in #2862
- build(deps-dev): bump eslint-plugin-jsdoc from 50.4.3 to 50.6.0 by @dependabot in #2863
- Fix replacer error on patches with empty Runs by @SebKranz in #2875
- Chore: Remove
@eslint/compat
by @dolanmiu in #2881 - build(deps-dev): bump cspell from 8.16.0 to 8.16.1 by @dependabot in #2865
- build(deps): bump nanoid from 5.0.8 to 5.0.9 by @dependabot in #2866
- build(deps-dev): bump eslint-plugin-unicorn from 56.0.0 to 56.0.1 by @dependabot in #2867
- build(deps): bump @types/node from 22.9.0 to 22.10.1 by @dependabot in #2868
- build(deps-dev): bump jiti from 2.4.0 to 2.4.1 by @dependabot in #2871
- build(deps-dev): bump eslint from 9.14.0 to 9.16.0 by @dependabot in #2874
- build(deps-dev): bump prettier from 3.3.3 to 3.4.2 by @dependabot in #2878
- build(deps-dev): bump typedoc from 0.26.11 to 0.27.3 by @dependabot in #2879
- Chore: Update vitest by @dolanmiu in #2882
- #2846 Type error when importing docx in CJS file with TypeScript modu… by @dolanmiu in #2883
- Fix: custom fonts support on the Browser by @Dabolus in #2898
- fix: Ensure necessary namespaces are in patched doc by @joshkel in #2698
- build(deps-dev): bump eslint-import-resolver-typescript from 3.6.3 to 3.7.0 by @dependabot in #2887
- build(deps-dev): bump vite-tsconfig-paths from 5.1.3 to 5.1.4 by @dependabot in #2890
- build(deps-dev): bump execa from 9.5.1 to 9.5.2 by @dependabot in #2892
- build(deps-dev): bump inquirer from 12.1.0 to 12.3.0 by @dependabot in #2908
- build(deps-dev): bump typedoc from 0.27.3 to 0.27.6 by @dependabot in #2913
- build(deps-dev): bump vite from 6.0.1 to 6.0.7 by @dependabot in #2919
- build(deps-dev): bump typescript-eslint from 8.16.0 to 8.19.1 by @dependabot in #2921
New Contributors
Full Changelog: 9.1.0...9.1.1
9.1.0
What's Changed
- Fix duplicated br tags by @SebKranz in #2717
- fix: add rel to fontTable by @YousefED in #2800
- Add hyphenation support by @merewif in #2678
- New Textbox Component by @hodish1 in #2718
- fix(replacer): errors suppressed by catch statement by @SebKranz in #2856
New Contributors
- @SebKranz made their first contribution in #2717
- @merewif made their first contribution in #2678
- @hodish1 made their first contribution in #2718
Full Changelog: 9.0.3...9.1.0
9.0.3
What's Changed
- build(deps-dev): bump prettier from 3.2.5 to 3.3.3 by @dependabot in #2768
- build(deps-dev): bump @types/unzipper from 0.10.9 to 0.10.10 by @dependabot in #2770
- build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 by @dependabot in #2771
- build(deps-dev): bump @vitest/ui from 2.1.2 to 2.1.3 by @dependabot in #2772
- build(deps): bump nanoid from 5.0.4 to 5.0.7 by @dependabot in #2773
- build(deps-dev): bump eslint-plugin-jsdoc from 50.3.1 to 50.4.0 by @dependabot in #2774
- build(deps-dev): bump typedoc from 0.25.12 to 0.26.9 by @dependabot in #2775
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.0.0 to 8.8.1 by @dependabot in #2769
- build(deps-dev): bump vite from 5.4.8 to 5.4.9 by @dependabot in #2776
- build(deps-dev): bump vite-plugin-node-polyfills from 0.19.0 to 0.22.0 by @dependabot in #2778
- build(deps-dev): bump @typescript-eslint/parser from 8.8.1 to 8.9.0 by @dependabot in #2779
- build(deps-dev): bump inquirer from 9.2.12 to 12.0.0 by @dependabot in #2780
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.8.1 to 8.9.0 by @dependabot in #2781
- build(deps-dev): bump eslint-plugin-jsdoc from 50.4.0 to 50.4.1 by @dependabot in #2783
- build(deps-dev): bump execa from 8.0.1 to 9.4.0 by @dependabot in #2782
- build(deps-dev): bump typedoc from 0.26.9 to 0.26.10 by @dependabot in #2784
- build(deps-dev): bump execa from 9.4.0 to 9.4.1 by @dependabot in #2785
- build(deps): bump @types/node from 22.7.5 to 22.7.6 by @dependabot in #2787
- build(deps-dev): bump eslint-plugin-jsdoc from 50.4.1 to 50.4.3 by @dependabot in #2788
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.9.0 to 8.10.0 by @dependabot in #2789
- build(deps-dev): bump cspell from 8.15.2 to 8.15.4 by @dependabot in #2790
- build(deps-dev): bump @typescript-eslint/parser from 8.9.0 to 8.10.0 by @dependabot in #2791
- docs!: Add ProtonMail as user by @dolanmiu in #2793
- build(deps-dev): bump eslint from 8.57.1 to 9.13.0 by @dependabot in #2792
- build(deps-dev): bump eslint-plugin-functional from 7.0.2 to 7.1.0 by @dependabot in #2794
- build(deps-dev): bump vite from 5.4.9 to 5.4.10 by @dependabot in #2801
- build(deps-dev): bump vite-plugin-dts from 4.2.4 to 4.3.0 by @dependabot in #2803
- build(deps-dev): bump inquirer from 12.0.0 to 12.0.1 by @dependabot in #2805
- build(deps-dev): bump execa from 9.4.1 to 9.5.1 by @dependabot in #2808
- build(deps-dev): bump @typescript-eslint/parser from 8.10.0 to 8.12.2 by @dependabot in #2814
- build(deps-dev): bump elliptic from 6.5.7 to 6.6.0 in the npm_and_yarn group by @dependabot in #2817
- build(deps): bump @types/node from 22.7.6 to 22.8.6 by @dependabot in #2819
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.10.0 to 8.12.2 by @dependabot in #2815
- build(deps-dev): bump typescript-eslint from 8.10.0 to 8.12.2 by @dependabot in #2816
- build(deps-dev): bump eslint from 9.13.0 to 9.14.0 by @dependabot in #2820
- build(deps): bump nanoid from 5.0.7 to 5.0.8 by @dependabot in #2821
- build(deps-dev): bump cspell from 8.15.4 to 8.15.7 by @dependabot in #2822
- build(deps-dev): bump jiti from 2.3.3 to 2.4.0 by @dependabot in #2823
- build(deps-dev): bump @vitest/ui from 2.1.3 to 2.1.4 by @dependabot in #2824
- build(deps-dev): bump @eslint/compat from 1.2.1 to 1.2.2 by @dependabot in #2825
- build(deps-dev): bump typedoc from 0.26.10 to 0.26.11 by @dependabot in #2826
- build(deps-dev): bump tsx from 4.19.1 to 4.19.2 by @dependabot in #2827
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.12.2 to 8.13.0 by @dependabot in #2829
- build(deps-dev): bump vite-tsconfig-paths from 5.0.1 to 5.1.0 by @dependabot in #2830
- build(deps-dev): bump @typescript-eslint/parser from 8.12.2 to 8.13.0 by @dependabot in #2831
- build(deps-dev): bump typescript-eslint from 8.12.2 to 8.13.0 by @dependabot in #2832
- build(deps): bump @types/node from 22.8.6 to 22.9.0 by @dependabot in #2833
- build(deps-dev): bump cspell from 8.15.7 to 8.16.0 by @dependabot in #2834
Full Changelog: 9.0.2...9.0.3
9.0.2
What's Changed
- build(deps-dev): bump tsx from 4.7.0 to 4.19.1 by @dependabot in #2750
- build(deps-dev): bump glob from 10.3.10 to 11.0.0 by @dependabot in #2752
- build(deps-dev): bump unzipper from 0.10.14 to 0.12.3 by @dependabot in #2753
- build(deps-dev): bump jsdom from 24.0.0 to 25.0.1 by @dependabot in #2754
- build(deps-dev): bump eslint-plugin-functional from 6.0.0 to 6.6.3 by @dependabot in #2755
- build(deps-dev): bump eslint-plugin-unicorn from 50.0.1 to 56.0.0 by @dependabot in #2756
- build(deps-dev): bump ws from 7.5.7 to 7.5.10 by @dependabot in #2764
- build(deps-dev): bump vite-plugin-dts from 3.7.0 to 4.2.4 by @dependabot in #2761
- build(deps-dev): bump cspell from 8.3.2 to 8.15.1 by @dependabot in #2763
- build(deps-dev): bump @vitest/ui from 1.4.0 to 2.1.2 by @dependabot in #2757
- build(deps-dev): bump vite-tsconfig-paths from 4.2.3 to 5.0.1 by @dependabot in #2758
Full Changelog: 9.0.1...9.0.2