Skip to content

v2.9.1 — PageQuality 타입 export 수정 + 문서 현행화

Choose a tag to compare

@chrisryugj chrisryugj released this 05 Jun 13:40
· 14 commits to main since this release

Fixed

  • PageQuality / DocumentQualitySummary 타입 export 누락 수정 — v2.9.0 PDF 품질 신호 타입이 public export에서 빠져 import type { PageQuality } from \"kordoc\"가 동작하지 않던 문제.

Docs

  • README / README-EN 현행화 — v2.8.0/v2.9.0 변경사항, parseHwp3·parseXls·Print Renderer(markdownToPdf/blocksToPdf/renderHtml) API, HWP 3.x/XLS 지원 포맷, detectFormat 반환 타입 정정.