13 Commits

Author SHA1 Message Date
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
Frazer Smith 4c2826c79c build(deps-dev): remove type definition map and API.md (#725) 2025-11-19 14:34:51 +00:00
Frazer Smith 6669df4248 chore: move tests from src to test dir (#724)
* chore: move tests from src to test dir

* test: ignore fixtures with linting
2025-11-19 13:49:33 +00:00
Frazer Smith 1c3adae327 refactor!: move windows binaries to optional dependency (#720)
* refactor!: move windows binaries to optional dependency

BREAKING CHANGE: moved windows binaries to optional dependency

* docs(readme): mention windows binaries are x64
2025-11-18 15:42:41 +00:00
Frazer Smith a08507902f build(tsconfig): add typescript declaration map (#689) 2025-09-23 19:41:46 +01:00
Frazer Smith 5ee481df3d chore: use impersonal language 2025-01-30 17:57:33 +00:00
Frazer Smith 4590aa794e feat: add nodenext compatibility (#470) 2023-02-20 08:39:53 +00:00
Frazer Smith d297f0f69b chore(.npmignore): reduce entries 2022-09-30 09:12:11 +01:00
Frazer Smith fc45b10bd0 build(.npmignore): add documentation; reduce package size by ~0.3% (#435) 2022-08-08 14:34:20 +00:00
Frazer Smith a35757d6c5 build(.npmignore): ignore tsconfig.json 2022-06-03 21:35:11 +01:00
Frazer Smith 6b4976fd64 Revert "chore(.npmignore): add API.md (#314)"
This reverts commit d392388151.
2021-10-12 14:46:34 +01:00
Frazer Smith d392388151 chore(.npmignore): add API.md (#314) 2021-09-16 07:29:35 +00:00
Frazer Smith 3f0fbe6b15 build: add .npmignore; reduce package size from 15.6MB to 13.7MB (#306) 2021-09-05 11:15:17 +01:00