Skip to content

v9.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Apr 08:55
Immutable release. Only release title and notes can be modified.
38744e5

9.1.2 (2026-04-30)

Bug fixes

  • index: skip undefined options (#763) (6267205)
  • index: skip version checks for false boolean options (#751) (f0e42f3)

Continuous integration

  • cd: make provenance publishing explicit (#753) (74696ed)
  • deps: bump actions/dependency-review-action from 4.8.2 to 4.8.3 (#754) (53a48d0)
  • deps: bump actions/dependency-review-action from 4.8.3 to 4.9.0 (#761) (dbfcab8)

Dependencies

  • deps-dev: bump licensee from 11.1.1 to 12.0.1 (#745) (e9b855e)

Documentation

Improvements

  • index: cache typeof result in parseOptions (#746) (b59f300)

Miscellaneous

  • .vscode: update js and telemetry settings (#760) (89f7a09)
  • index: add inline comment re windows which (#759) (0cc6d10)
  • index: replace any type with union of poppler func typedefs (#748) (1bff90d)
  • license: add contact email (#749) (1378e0d)
  • package: stop running lint:prettier twice on test call (#752) (4806761)
  • use correct terminology; use complete sentences (#757) (710f1a9)
  • use ts-expect-error over ts-ignore (#756) (83d792b)