Releases: TurboDocx/html-to-docx
Releases · TurboDocx/html-to-docx
v1.14.0 - Minor updates
What's Changed
- chore(deps): bump brace-expansion in /example/react-example by @dependabot[bot] in #96
- chore(deps-dev): bump sha.js from 2.4.11 to 2.4.12 by @dependabot[bot] in #98
- docs: enhance readme by @nicolasiscoding in #103
Full Changelog: v1.13.5...v1.14.0
v1.13.5
What's Changed
- chore(deps): bump form-data from 3.0.3 to 3.0.4 in /example/react-example by @dependabot[bot] in #90
- chore(deps): bump on-headers and compression in /example/react-example by @dependabot[bot] in #89
- chore(deps-dev): bump pbkdf2 from 3.1.2 to 3.1.3 by @dependabot[bot] in #87
- fix: resolve image dimension edge cases by @nicolasiscoding in #94
- fix: prevent TypeError when processing tables with colspan/rowspan attributes by @nicolasiscoding in #95
Full Changelog: v1.13.4...v1.13.5
v1.13.4
v1.13.3 - Typescript Typings, Dep Updates , and Security MD
v1.13.1 - Typescript Typings, Dep Updates , and Security MD
What's Changed
- build(deps): bump elliptic and react-scripts in /example/react-example by @dependabot in #40
- deps(deps): bump actions/setup-node from 3 to 4 by @dependabot in #77
- deps(deps-dev): bump @rollup/plugin-commonjs from 12.0.0 to 28.0.3 by @dependabot in #78
- deps(deps): bump image-size from 1.2.1 to 2.0.2 by @dependabot in #79
Full Changelog: v1.13.0...v1.13.1
v1.13.0 - Typescript Typings and Dep Updates
What's Changed
- feat: add typescript typings support and example by @nicolasiscoding in #68
- chore: bump deps and remove not-used packages by @nicolasiscoding in #69
Full Changelog: v1.12.0...v1.13.0
v1.12.0 - Add ability to skip spacing after table option
What's Changed
- feat: add ability to skip spacing after table with option flag by @nicolasiscoding in #62
Full Changelog: v1.11.0...v1.12.0
v1.11.0 - Add support for <a> inside of <span>
What's Changed
- fix: check to see if table rows are empty by @nicolasiscoding in #57
- feat: support tags nested in by @adymo in #60
New Contributors
Full Changelog: v1.10.0...v1.11.0
v1.10.2 - Dep Bump and Misc Bug Fixes
v1.10.1 - Misc Bug fxes
What's Changed
- fix: check to see if table rows are empty by @nicolasiscoding in #56
- fix: check to see if table rows are empty (#57) by @nicolasiscoding in #58
Full Changelog: v1.10.0...v1.10.1