What's Changed
This release includes the Harness compatibility work prepared for v0.2.1. No separate v0.2.1 GitHub Release or npm package was published.
Harness compatibility
- Marked Harness-provided peer dependencies as optional, avoiding misleading missing-peer warnings when the plugin is installed into a DSH Profile.
- Kept the supported Harness range starting at
0.1.0-rc.6while validating development and release builds against0.1.0-rc.7. - Added continuous compatibility checks against the latest coherent DSH release family.
Release reliability
- Restored npm 12 lockfile entries required for clean Linux CI installs.
Full Changelog: v0.2.0...v0.2.2