@tiptap-pro/extension-export-epub Changelog

Changelog for @tiptap-pro/extension-export-epub

0.4.1

Patch Changes

  • 0608c46: Minor bugfixes & improvements

0.4.0

Minor Changes

  • a845de6: Custom node conversion is now supported for PDF, DOC, ODT, and EPUB exports. To automatically opt-in to this feature the ExportDocx extension needs to be present in your editor extensions configuration, otherwise the customNodes configuration will be ignored as it relies on the ExportDocx conversion service.

0.3.0

Minor Changes

  • fcd13d5: Initial beta point for export and pages packages