Skip to content

1.2.9 — Release Candidate

Choose a tag to compare

@SkyliteDesign SkyliteDesign released this 09 Aug 18:28

VelinStyle 1.2.9 — Release Candidate

RC after Technical Debt 1.2.8: one version line across package, workspace packages, CLI registry, and site mechanical surfaces.

RC ≠ GA. Use for integration testing; do not treat as final production pin without your own gate.

Highlights

  • Version surfaces synced to 1.2.9 (release:sync / release:check)
  • CHANGELOG current line = RC; Security 1.2.3 → Debt 1.2.8RC 1.2.9
  • Motion docs honesty: V1 stable; V2 planned + visible fallback; Physics/Studio out of scope
  • Security Suite remains in velinstyle check (from 1.2.8)
npm i @birdapi/velinstyle@1.3.0   # when published
npx velinstyle check .
npx velinstyle security doctor .
npx velinstyle security publish --strict

RC checklist (local)

  • Audit gaps from 1.2.8 addressed in tree
  • test:security green
  • release:check green
  • Manual smoke: check includes security step; --help shows motion under design
  • Site verify:home green (core-count / lang-switch / what’s-new)
  • Human review before npm / GitHub Release

Known limits

  • No live npm outdated (heuristic / lockfile only)
  • Production report images: still “coming soon”
  • Motion V2 triggers / Physics runtime / Studio UI: planned
  • This RC does not auto-publish

Related