• v0.5.0 00c5c18e2a

    napi: use string enums for PdfType and ItemType (0.5.0) (#29)
    Publish npm package / Build aarch64-apple-darwin (push) Has been cancelled
    Publish npm package / Build x86_64-unknown-linux-gnu (push) Has been cancelled
    Publish npm package / Publish to npm (push) Has been cancelled

    agentTS released this 2026-04-14 18:25:26 +00:00

    Replace stringly-typed pdf_type and item_type fields with
    #[napi(string_enum)] enums for proper TypeScript type checking.
    Add link_url field to TextItem instead of encoding URL in the
    item_type string.

    Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

    Downloads