Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish New Versions #284

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Publish New Versions #284

merged 1 commit into from
Sep 16, 2024

Conversation

frontsidejack
Copy link
Member

@frontsidejack frontsidejack commented Aug 12, 2024

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

@simulacrum/foundation-simulator

[0.2.0]

New Features

  • ab1c616 All routes now add a log to the simulation state on every visit. This assists in tracking hits on each simulation route.
  • ad2dbc9 To improve transparency and flexibility, we now include a page at the root that lists all of the routes, and the ability to signal which response to return.
  • f20a3a6 (foundation simulator handles json serving #283) We now support serving a directly of JSON files through file path routing. Use serveJsonFiles to specify the folder which contains the files to serve.

Enhancements

  • 209ffa5 Add API to configure a delay of all responses with a set interval. Using this in a simulator would enable a feel closer to a real external endpoint.
  • e9c7fed Add option the proxy to real API and save JSON responses in ./src/serve directory.

@frontsidejack
Copy link
Member Author

frontsidejack commented Aug 12, 2024

Package Changes Through 18eb8ce

No changes.

Add a change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@jbolda jbolda removed the preview label Sep 16, 2024
@jbolda jbolda merged commit 57eb23a into main Sep 16, 2024
4 checks passed
@jbolda jbolda deleted the release branch September 16, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants