Skip to content

Releases: dolanmiu/docx

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

8.0.3

20 Apr 10:23
Compare
Choose a tag to compare

#2087 - fix: added unique numeric id creator to avoid numbering render errors

8.0.2

05 Apr 01:06
Compare
Choose a tag to compare

#2053 - Fix null pointer reference

8.0.1

23 Mar 23:35
Compare
Choose a tag to compare

#2016 - Fix patchDocument when image is in use
#2032 - Fix issue with patchDocument

8.0.0

19 Mar 03:30
Compare
Choose a tag to compare

image

Breaking Changes

#1823 - Multiple Override Levels
#1898 - Stricter typing for File's Children
#1960 - Document Patcher - Replacing Template feature
#2006 - Deprecate template dotx
#2015 - Comments now accept children

Non-Breaking Changes

#1848 - Different Language support
#1852 - Positional tabs
#1853 - Hyperlink to work on images
#2007 - Automatically Adjust Spacing of East Asian Text and Numbers
#2013 - Add src to .npmignore
#2014 - Use regex for splitting path names

7.8.2

06 Jan 16:49
Compare
Choose a tag to compare

#1866 - Hot fix. Incorrectly returning undefined in constructor

7.8.1

30 Dec 16:26
Compare
Choose a tag to compare

#1861 - Hot fix. Incorrectly returning undefined in constructor

7.8.0

19 Dec 12:08
Compare
Choose a tag to compare

#1787 - Add more alignment options according to spec
#1797 - Add more levels options according to spec
#1785 - Add exact for spacing
#1822 - Add UnderlineType.NONE
#1830 - Optional Background property