Skip to content

Releases: dolanmiu/docx

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

7.7.0

15 Nov 21:17
Compare
Choose a tag to compare

#1725 - Change globalObject to globalThis
#1738 - Word wrap fix
#1741 - Alt Text for images
#1742 - Tab feature
#1747 - Vanish and spec vanish
#1749 - Add all comptability options - #1126
#1761 - Add TextRun scaling

7.6.0

20 Oct 01:45
Compare
Choose a tag to compare

MathIntegral - #1700
Multiple tab stop support for Libre Office - #1709
Fix documentation - #1677

7.5.0

22 Sep 08:27
Compare
Choose a tag to compare

#1633 - Add toString to Packer
#1601 - Update hyperlink.ts
#1636 - Packer.toStream() support
#1661 - Add Is Legal Numbering Style
#1662 - TSLint to ESLint
#1662 - TSLint to ESLint migration