Commit Graph

5 Commits

Author SHA1 Message Date
Frazer Smith a4e0e2d28f style(options): fix jsdoc backtick usage (#793)
* style(options): fix jsdoc backtick usage

* chore: grammar
2026-05-14 11:53:23 +01:00
Frazer Smith ee999e6a85 feat(pdftotext): add removeHyphens option (#789)
* feat(pdftotext): add `removeHyphens` option

* chore: inline comment style
2026-05-14 10:56:23 +01:00
Frazer Smith 7788e69374 refactor(options): remove unknown min versions (#786)
* refactor(options): use undefined for unknown min versions

* refactor(options): remove unknown min versions
2026-05-13 14:51:50 +01:00
Frazer Smith ed717a5d5e feat(pdftotext): add columnSpacing opt (#782) 2026-05-12 17:09:10 +01:00
Frazer Smith 2d4e000cf1 refactor(index): move option objects to own files (#764)
* refactor(index): move option objects to own files

* chore(options): use keyof

* chore(options): correct jsdoc tags

* chore(index): ignore global-require rule

* chore(.npmrc): ensure option types published

* chore: fix more typos
2026-05-08 16:13:17 +01:00