Changelog

Every release, straight from the changesets. Newest first.

v0.36.0
minor

Add --project flag to drift init, delete dead TS config system, rewrite action.yml as drift ci wrapper, remove --ci from docs

v0.35.1
patch

Retry publish under @driftdev scope (0.35.0 version was consumed by failed publish).

v0.35.0
minor

Publish under @driftdev scope. Rename legacy config files from doccov.config._ to drift.config._, update CI/Action/docs references.

v0.34.3
patch

feat(cli): auto-scan packages in report command when no history exists

v0.34.2
patch

Fix stale cache after JSDoc edits: include max source file mtime in cache key so editing any .ts file in the package busts the cache