Release v1.7.0
Minor Changes
-
9302c0f: Add footnoteProps to ISectionProps for custom footnote styling
Added
footnotePropsproperty toISectionPropsinterface that allows configuring paragraph and run styling options specifically for footnote content rendering. This enables fine-grained control over footnote appearance in generated DOCX documents.
Patch Changes
- 5340741: Fix stableSerialize to properly pass ignoreKeys parameter to getSerializableKeys function. Possibly leading to minor performance enhancement
What's Changed
- Upgrade toolchain by @mayank1513 in #11
- Footnote style by @mayank1513 in #12
Full Changelog: 1.6.0...1.7.0