Skip to content

Releases: LibreSign/pdf-elements

v1.2.1

05 Apr 22:47
3d200bf

Choose a tag to compare

Changes

  • add stable actions toolbar styling hooks for theming
  • expose actions slot styling props for custom buttons
  • document theme variables and slot contract

Internal

  • version bump to 1.2.1

v1.2.0

05 Apr 21:27
0678075

Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.2.0

v1.1.6

05 Apr 03:40
e6b8501

Choose a tag to compare

Summary

  • track package-lock.json for deterministic release installs
  • add a dist validator and prepack guard for bundled PDF.js runtime/worker consistency
  • expose ensureWorkerReady() for consumers that want to warm up the package worker

Validation

  • npm ci
  • npm test
  • npm run build
  • npm run validate:dist

v1.1.5

04 Apr 19:12
5ff153f

Choose a tag to compare

Fixes

  • fix root TypeScript entrypoint for package consumers
  • point package types and exports['.'].types to dist/src/index.d.ts

This release restores imports like import type { PDFElementObject } from '@libresign/pdf-elements'.

v1.1.4

31 Mar 19:52
781c4cf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

08 Mar 18:54
71d3380

Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

07 Mar 22:22
76b9a70

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

02 Mar 22:19
f7b2983

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

02 Mar 17:18
66a1689

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2

01 Mar 18:57
1f867a6

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2