Skip to content

chore(release): v0.2.0 - #4

Merged
anil-rome merged 1 commit into
mainfrom
bump-v0.2.0
Jul 20, 2026
Merged

chore(release): v0.2.0#4
anil-rome merged 1 commit into
mainfrom
bump-v0.2.0

Conversation

@anil-rome

Copy link
Copy Markdown
Contributor

Cut a pinnable release now that Phase 2 (call/deploy/send) is on main. package.json 0.1.0→0.2.0; README + GUIDES install examples pin #v0.2.0 (repo-first convention, matching rome-sdk-ts#v0.2.1 / rome-registry#v0.1.0). After merge: tag v0.2.0 + GitHub release. Docs/version only; tests green.

Phase 2 (contract actions: call/deploy/send) is on main; cut a pinnable release.
package.json 0.1.0→0.2.0; README + GUIDES install examples pin #v0.2.0.
@anil-rome
anil-rome merged commit a65b90e into main Jul 20, 2026
6 checks passed
@anil-rome
anil-rome deleted the bump-v0.2.0 branch July 20, 2026 14:33
anil-rome added a commit that referenced this pull request Jul 23, 2026
rome new <app-name> [--chain <chain>]: shell out to the canonical
create-rome-app scaffolder, then add what it can't know — the chain,
resolved from the registry and pre-wired into the app's .env — and
return the lifecycle next-steps in the CLI's own commands (fund →
deploy → demo → verify). Validates name/chain and refuses an existing
target BEFORE any npx spend.

Keyless action: CLI-only (MCP never writes to disk) but requires no
signing key — mkCap gains an explicit requiresKey override, and the
actions invariant is TIGHTENED (the keyless set must equal exactly
{new.new}).

Works-gate (live): scaffold on martius → CHAIN_ID=121214 pre-wired →
npm install → gen-config resolves chain 121214 from the registry →
vite build green. Driving this gate surfaced + fixed two shipped
create-rome-app bugs upstream (#3 npx empty-scaffold, #4 CHAIN_ID
ignored). 115 unit tests; GUIDES "Start an app" + ARCHITECTURE rows.
anil-rome added a commit that referenced this pull request Jul 23, 2026
Pins the released surface to main. Since v0.8.0: rome new (#26) — wraps
create-rome-app with the chain pre-wired from the registry (its works-
gate also drove upstream fixes cra#3/#4). Bumps package.json and the
github install pins 0.8.0 -> 0.9.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant