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

Merge to release #468

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Merge to release #468

merged 1 commit into from
Aug 21, 2024

Conversation

the-zazukoian[bot]
Copy link

@the-zazukoian the-zazukoian bot commented Aug 20, 2024

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

[email protected]

Major Changes

  • 1cafa55: Support for compression by default.

    This change is considered as a breaking change as the routeHandler now needs to return the reply object in order to be compatible with the support for compression. This is necessary to allow the server to handle the compression of the response.

    Before migrating, make sure to update your custom plugins and upgrade all plugins to the latest version.

Patch Changes

  • 1cafa55: Return reply in the routeHandler, in order to be compatible with the support for compression.

@zazuko/[email protected]

Minor Changes

Patch Changes

@zazuko/[email protected]

Patch Changes

  • 1cafa55: Return reply in the routeHandler, in order to be compatible with the support for compression.

@zazuko/[email protected]

Patch Changes

[email protected]

Patch Changes

  • 1cafa55: Return reply in the routeHandler, in order to be compatible with the support for compression.

[email protected]

Patch Changes

  • 1cafa55: Return reply in the routeHandler, in order to be compatible with the support for compression.

@zazuko/[email protected]

Patch Changes

  • 1cafa55: Return reply in the routeHandler, in order to be compatible with the support for compression.

@zazuko/[email protected]

Patch Changes

  • 1cafa55: Return reply in the routeHandler, in order to be compatible with the support for compression.

[email protected]

Patch Changes

  • 1cafa55: Return reply in the routeHandler, in order to be compatible with the support for compression.

[email protected]

Patch Changes

[email protected]

Patch Changes

  • 1cafa55: Return reply in the routeHandler, in order to be compatible with the support for compression.

Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.75%. Comparing base (50161bb) to head (e7aed5e).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #468   +/-   ##
=======================================
  Coverage   71.75%   71.75%           
=======================================
  Files          50       50           
  Lines        3169     3169           
=======================================
  Hits         2274     2274           
  Misses        895      895           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@the-zazukoian the-zazukoian bot force-pushed the changeset-release/main branch 3 times, most recently from 4b49e3f to f8f340a Compare August 21, 2024 10:06
@ludovicm67 ludovicm67 merged commit e83a197 into main Aug 21, 2024
4 checks passed
@ludovicm67 ludovicm67 deleted the changeset-release/main branch August 21, 2024 12:23
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.

Service Description
1 participant