Commit graph

5 commits

Author SHA1 Message Date
Aric Camarata
1cbfa04acf
add opt-in anonymous telemetry (#1)
Some checks failed
CI / Test (Node 20) (push) Failing after 34s
CI / Test (Node 22) (push) Failing after 35s
CI / Test (Node 24) (push) Failing after 26s
CI / Lint & Format (push) Failing after 27s
CI / Typecheck (push) Failing after 25s
CI / Pack Check (push) Failing after 31s
CI / Coverage (push) Failing after 3s
* add opt-in telemetry via @acamarata/telemetry (off by default)

* chore: update lockfile for @acamarata/telemetry devDep

* chore: fix prettier formatting on telemetry import
2026-06-30 15:56:57 -04:00
Aric Camarata
88d7dacaf2 ci: fix eslint parser devDeps and typed-linting config 2026-05-31 08:47:15 -04:00
Aric Camarata
a59756bd07 docs: add TypeDoc API generation (typedoc@0.28.19 + typedoc-plugin-markdown@4.11.0)
Add typedoc and typedoc-plugin-markdown as devDependencies. Add typedoc.json config
targeting src/index.ts with markdown output to .github/wiki/api. Add docs script to
package.json. Generate initial API reference pages.

Part of T-E8-03 — TypeDoc automation for all 12 JS/TS packages.
2026-05-30 16:41:58 -04:00
Aric Camarata
1546cd5c71 chore: adopt shared config packages (tsconfig, eslint, prettier) 2026-05-30 15:07:02 -04:00
Aric Camarata
ac27aedaec Initial release: qibla v1.0.0 2026-03-08 12:44:01 -04:00