Skip to content

Version Packages#1823

Open
pmcelhaney wants to merge 1 commit intomainfrom
changeset-release/main
Open

Version Packages#1823
pmcelhaney wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@pmcelhaney
Copy link
Copy Markdown
Collaborator

@pmcelhaney pmcelhaney commented Apr 10, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

counterfact@2.8.0

Minor Changes

  • 687f8fc: Remove the built-in GUI client (dashboard and RapiDoc pages) from src/client and the Handlebars dependency. The Swagger UI at /counterfact/swagger remains available. Navigating to /counterfact now redirects to /counterfact/swagger.

Patch Changes

  • e0414c7: Add JSDoc comments throughout the codebase, covering all major classes, functions, and interfaces in src/server/, src/typescript-generator/, src/repl/, and src/util/.
  • ea5b3e9: Make the hexagon in the REPL prompt the same shade of blue as the logo (#0071b5).
  • ca38a27: Moved openapi-example.yaml from the repository root into test/fixtures/openapi-example.yaml and expanded it with many OpenAPI edge cases: CRUD operations on /users and /users/{userId}, polymorphic events via oneOf/allOf/discriminator, nullable fields, enum types, integer formats, file upload via multipart/form-data, cookie parameters, deprecated endpoints, multiple response content types, a no-body 204 health-check endpoint, and free-form additionalProperties objects.
  • 51e3cb1: Refactor docs information architecture: docs/usage.md is now a central hub page linking to individual feature pages under docs/features/, and pattern pages are consolidated under docs/patterns/index.md.
  • b26617e: Replaced the five-minute walkthrough README with a concise, confident two-paragraph introduction. Added ten README variants under docs/readme-variants/ for the team to review and choose from.
  • e4e8757: Rename the .apply REPL command to .scenario. Update all references in code, tests, and documentation.

@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from bf04d94 to 48aa14c Compare April 13, 2026 00:25
@github-actions github-actions bot force-pushed the changeset-release/main branch from 48aa14c to 8bd0f1d Compare April 13, 2026 13:53
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