chore: release 0.4.0 (engine + cli + dev-server)#8
Merged
Conversation
- engine 0.3.1 → 0.4.0 - cli 0.3.0 → 0.4.0 (and src/cli.ts meta.version) - dev-server 0.1.0 → 0.2.0 - preset-mobile peer @omit-design/engine ^0.3.0 → ^0.4.0 - templates/init/package.json.tmpl pins bumped accordingly - CHANGELOG [Unreleased] → [0.4.0] - 2026-05-11 preset-mobile / eslint-plugin / figma-plugin unchanged this cycle — only README docs touched in the previous PR, no source changes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Version bumps for the Patterns platformization + Bootstrap-from-Figma feature (merged in #7).
@omit-design/engineimportThemeaction,BootstrapBanner, 8 built-in palettes; removedsuggestedPatterns/importStartersfrom Library store (breaking)@omit-design/cli--startersflag + 8 starter templates frominit(breaking); new stdout walks user through PRD-first flow@omit-design/dev-serverPOST /__omit/starters/import; addedGET/PUT/DELETE /__omit/bootstrap(breaking)preset-mobilepeer dep@omit-design/engine ^0.3.0^0.4.0templates/init/package.json.tmplengine ^0.3/cli ^0.3/dev-server ^0.1^0.4/^0.4/^0.2initscaffolds pull the new majorspackages/cli/src/cli.tsmeta.version0.2.1(stale)0.4.0omit-design --versionwas lying — fixedpreset-mobile / eslint-plugin / figma-plugin unchanged — only docs touched in #7, no source changes.
Test plan
bun run build— all packages greenbun packages/cli/dist/cli.js --versionreports0.4.0packages/cli/templates/init/package.json.tmplreflects new pins (cli build syncs from roottemplates/init/)[Unreleased]to[0.4.0] - 2026-05-11Publish plan (after merge)
Per docs/release.md:
(Run from
mainafter this PR is merged.)🤖 Generated with Claude Code