v0.2.1
Patch Changes
-
c5d3657: Docs & tooling housekeeping after the npm rename to
hopdrive-eventkit:- Correct all README and
docs/guide.htmlimport/install examples to the published
name (hopdrive-eventkit, e.g.import { … } from 'hopdrive-eventkit/plugins') so
copy-paste works for consumers. - Derive the
docs-compiledoc-drift gate's scan regex frompackage.json"name"
instead of a hardcoded scope, so a future rename can't silently turn the gate into a
zero-match no-op. The gate now validates 50 documented import names again. - Console app: bump
jsondiffpatch0.6.2 → 0.7.2 (Dependabot; dev-only, not part of the
published package).
- Correct all README and