Skip to content

chore: hide emulator commands and restore stable versioning#114

Merged
nicknisi merged 1 commit intomainfrom
nick/hide-emulator-stable-release
Mar 31, 2026
Merged

chore: hide emulator commands and restore stable versioning#114
nicknisi merged 1 commit intomainfrom
nick/hide-emulator-stable-release

Conversation

@nicknisi
Copy link
Copy Markdown
Member

Summary

  • Hide workos emulate and workos dev from --help output and JSON help registry (commands still work if called directly)
  • Comment out the Local Development section in README with restore instructions
  • Switch release-please back to stable versioning (0.12.0)

The emulator feature needs more beta testing before GA. This unblocks shipping the recent fixes (#110, #111, #113) as a stable release instead of another beta.

Test plan

  • pnpm build passes
  • pnpm typecheck passes
  • pnpm test passes (1533 tests)
  • Verify workos --help no longer shows emulate or dev
  • Verify workos emulate still works when called directly
  • Verify release-please opens a stable 0.12.0 release PR on merge

The emulator (workos emulate, workos dev) is not ready for GA.
Hide both commands from help output and README while keeping
them functional for internal testing. Switch release-please
back to stable versioning so the next release ships as 0.12.0.
@nicknisi nicknisi merged commit aa4dc7c into main Mar 31, 2026
3 checks passed
@nicknisi nicknisi deleted the nick/hide-emulator-stable-release branch March 31, 2026 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant