Skip to content

fix(types): export root declarations for consumers - #51

Merged
vitormattos merged 1 commit into
mainfrom
fix/types-entrypoint-1.1.5
Apr 4, 2026
Merged

fix(types): export root declarations for consumers#51
vitormattos merged 1 commit into
mainfrom
fix/types-entrypoint-1.1.5

Conversation

@vitormattos

@vitormattos vitormattos commented Apr 4, 2026

Copy link
Copy Markdown
Member

Summary

  • fix broken root type entrypoint by pointing package types and exports['.'].types to generated dist/src/index.d.ts
  • bump package version to 1.1.5

Why

Consumers importing from @libresign/pdf-elements could not resolve exported types (e.g. PDFElementObject) because the published root declaration file was empty.

Validation

  • npm test
  • npm run build
  • post-build check confirms dist/src/index.d.ts exists and matches package entrypoint

Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos
vitormattos merged commit 5ff153f into main Apr 4, 2026
4 checks passed
@vitormattos
vitormattos deleted the fix/types-entrypoint-1.1.5 branch April 4, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant