github VolodymyrBaydalka/docxjs 0.4.0

4 hours ago

!!!BREAKING CHANGE!!!

New h({ }) hook is used in most places to create HTML nodes. It could lead to issues in some edge cases, especially if you use undocumented API.

What's Changed

  • added h({ }) hook to rendering options, to intercept HTML element creation
  • Add support for nested smart tags by @freewaying in #186
  • Fix typo in README by @hjryan in #192

New Contributors

Full Changelog: 0.3.6...0.4.0

Don't miss a new docxjs release

NewReleases is sending notifications on new releases.