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

chore(release): v0.6.2 #208

Merged
merged 5 commits into from
Jun 3, 2024
Merged

chore(release): v0.6.2 #208

merged 5 commits into from
Jun 3, 2024

Conversation

diego-aquino
Copy link
Member

No description provided.

dependabot bot and others added 5 commits June 1, 2024 23:40
Bumps the npm group with 4 updates:
[prettier](https://github.com/prettier/prettier),
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node),
[msw](https://github.com/mswjs/msw) and
[@swc/core](https://github.com/swc-project/swc).

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the npm group with 3 updates:
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node),
[tsup](https://github.com/egoist/tsup) and
[tsx](https://github.com/privatenumber/tsx).

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
### Fixes
- [#zimic] Extended support to use binary files as response to
intercepted requests. Previously, the serialization algorithm for RPCs
between remote interceptors and interceptor servers could transfer
binary content incorrectly.
- [#zimic] Considered `application/xml` as plain text content.

### Tests
- [#zimic] Updated the body tests to use random bytes in binary file
contents, making sure that the data is processed correctly.

### Documentation
- [#zimic] Added a table showing how each content type is automatically
parsed by Zimic.
- [#zimic] Added a new section detailing request and response object of
intercepted resources.

Closes #206.
@diego-aquino diego-aquino added this to the v0.6.2 milestone Jun 3, 2024
@diego-aquino diego-aquino self-assigned this Jun 3, 2024
@diego-aquino diego-aquino enabled auto-merge June 3, 2024 22:26
@diego-aquino diego-aquino merged commit cc207df into main Jun 3, 2024
14 checks passed
@diego-aquino diego-aquino deleted the release/v0.6.2 branch June 3, 2024 22:28
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