Skip to content

Release v1.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 03:29
· 950 commits to main since this release

Minor Changes

  • 9302c0f: Add footnoteProps to ISectionProps for custom footnote styling

    Added footnoteProps property to ISectionProps interface 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

Full Changelog: 1.6.0...1.7.0