Releases: phcdevworks/spectre-init
Releases · phcdevworks/spectre-init
Release list
Phase 2 - Ecosystem Alignment and Release Tooling
Contract change type: additive
Added
- Added
@phcdevworks/spectre-manifestas a devDependency.spectre.manifest.json
at the repo root declares this package's ecosystem role, layer, exports, and
allowed dependency targets.check:ecosystemvalidates it in the check pipeline. - Added
shell-apptemplate — a full shell starter wiringbootstrapApp, the
router, reactive signals/effects, and@phcdevworks/spectre-components
(sp-button). - Added
check:version-syncscript (scripts/check-readme-version.ts) that
verifies README version references stay in sync withpackage.json; wired
intonpm run check. - Added
release:proposescript (scripts/propose-version.ts) that suggests
the next semantic version bump based on[Unreleased]change classification.
Changed
- Bumped
@phcdevworks/spectre-manifestdevDependency range to^1.1.0. - Bumped
typescript-eslintdevDependency to^8.63.0. - Bumped template dependency pins:
@phcdevworks/spectre-tokensto3.3.1,
@phcdevworks/spectre-uito2.7.1,@phcdevworks/spectre-ui-astro
reference to3.4.1.