What's Changed
- fix: regenerate duplicate paragraph paraId on build by @bokuweb in #865
- chore(deps): update dependency webpack-merge to v5.10.0 by @renovate[bot] in #848
- chore(deps): update dependency ts-loader to v9.5.4 by @renovate[bot] in #842
- Rename xml-rs crate by @kornelski in #866
- Replace xml-rs with quick-xml by @bokuweb in #867
- perf: reduce clone overhead and add write benchmark by @bokuweb in #868
- feat: support fitText in run property reader/writer by @bokuweb in #869
- feat: support style visibility flags in style API by @bokuweb in #876
- feat: expose fitText in docx-wasm run bridge by @bokuweb in #877
- feat: expose section children via read-only getter by @Niedzwiedzw in #872
- feat: add fitText support to docx-wasm TypeScript API by @bokuweb in #870
- chore: 0.4.20-rc2 by @bokuweb in #878
- fix: export paragraph shading field by @keiya01 in #880
- fix: support on/off boolean values in reader by @bokuweb in #883
- fix: changelog by @bokuweb in #884
- Support carriage return runs by @yuntara in #887
- fix: exclude MoveFrom ghost text from paragraph.raw_text() by @stevenobiajulu in #879
- chore(deps): update rust crate serde to v1.0.228 by @renovate[bot] in #875
- Make Paragraph.raw_text() include tabs and newlines by @sjeon87 in #886
- Reflect RunChild::CarriageReturn to Paragraph.raw_text() by @sjeon87 in #889
- Update zip dependency by @jh-block in #892
- feat(reader): convert embedded EMF images to SVG via emf-core by @bokuweb in #890
- chore(deps): update dependency ts-loader to v9.5.7 by @renovate[bot] in #888
- chore(deps): update dependency html-webpack-plugin to v5.6.7 by @renovate[bot] in #840
- feat(color): support w:themeColor / w:themeShade / w:themeTint by @gaugo123 in #895
- build(deps-dev): bump adm-zip from 0.5.14 to 0.6.0 in /docx-wasm by @dependabot[bot] in #898
- Update XML reader for quick-xml 0.41 and clean code warnings by @Sachin-Bhat in #894
- ci: harden workflow permissions and action refs by @bokuweb in #899
- Fix Dependabot and code scanning alerts by @bokuweb in #900
- Release 0.4.21 by @bokuweb in #901
New Contributors
- @kornelski made their first contribution in #866
- @Niedzwiedzw made their first contribution in #872
- @keiya01 made their first contribution in #880
- @stevenobiajulu made their first contribution in #879
- @sjeon87 made their first contribution in #886
- @jh-block made their first contribution in #892
- @gaugo123 made their first contribution in #895
- @Sachin-Bhat made their first contribution in #894
Full Changelog: 0.4.19...0.4.21