Skip to content

1.7.1

Latest

Choose a tag to compare

@ochafik ochafik released this 27 Apr 15:17
0008d3b

Changes since 1.7.0

No SDK API changes in this release.

Examples

  • pdf-server: lazy form extraction via range transport + incremental viewer scans (#639)
  • pdf-server: share cache across server instances and dedupe form parsing (#637)
  • qr-server: pass host/port to FastMCP for Docker compatibility (#372)

Tests

  • Unit tests for buildAllowAttribute (#541)
  • Unit coverage for PostMessageTransport source validation (#536)

Docs

  • Update contributing guide on package preview (#601)

Test Plan

  • Pre-commit hook ran npm run build:all successfully