v0.2.5
Patch Changes
-
10ed9f5: Start from the framework that exists.
The Apache-2.0 starting point declared
@kernhq/contracts ^0.5.0and@kernhq/ui ^0.8.0— two
minors behind — and its own CI could not notice: the committed lockfile pinnedui@0.8.0, so
--frozen-lockfilestayed green forever while anyone starting a module here began against a
framework Kern no longer ships. It was also the only module repository withoutcheck-ranges.mjs,
which is the check that would have said so;lintruns it now, and it also checks the lockfile and
the peers of any module a package hosts.