html-to-document-core
Advanced tools
Changelog
[0.2.4] - 2025-05-20
<img>
elements in CSS mappingimage-size
dynamic require by moving it to a Node-only dynamic importAll notable changes to this project will be documented in this file.
Changelog
[0.2.3] - 2025-05-19
Changelog
[0.2.2] - 2025-05-18
prepack
step in the wrapper to copy root README.md
and CHANGELOG.md
into the published npm packagetsconfig.*.json
to share a base config and per-package overridesChangelog
[0.2.1] - 2025-05-18
prepack
step in the wrapper to copy root README.md
and CHANGELOG.md
into the published npm packagetsconfig.*.json
to share a base config and per-package overridesChangelog
[0.2.0] – 2025-05-18
packages/core
: the core HTML-to-document conversion enginepackages/adapters/*
: format-specific adapters (e.g. DOCX)packages/html-to-document
: the wrapper package that re-exports core + adapterspackage.json
scripts updated for workspace-aware build, clean, lint, and test