@tiptap-pro/extension-export-epub changelog
Changelog for @tiptap-pro/extension-export-epub
0.4.1
Patch Changes
- Minor bugfixes & improvements
0.4.0
Minor Changes
- Custom node conversion is now supported for PDF, DOC, ODT, and EPUB exports. To automatically opt-in to this feature the
ExportDocxextension needs to be present in your editor extensions configuration, otherwise thecustomNodesconfiguration will be ignored as it relies on theExportDocxconversion service.
0.3.0
Minor Changes
- Initial beta point for export and pages packages