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

[PFX-864] Express/Fastify/Middleware types #1050

Merged
merged 8 commits into from
Mar 11, 2025
Merged

[PFX-864] Express/Fastify/Middleware types #1050

merged 8 commits into from
Mar 11, 2025

Conversation

jpina1-godaddy
Copy link
Contributor

@jpina1-godaddy jpina1-godaddy commented Mar 6, 2025

Summary

Both express and fastify declare the middleware config types, though they should just come from the middleware plugin. This PR moves middleware type definitions to the middleware plugin and updates the docs.

Test Plan

Update tests

Copy link

changeset-bot bot commented Mar 6, 2025

🦋 Changeset detected

Latest commit: db97c1c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@gasket/plugin-https-proxy Patch
@gasket/plugin-middleware Patch
@gasket/typescript-tests Patch
@gasket/plugin-manifest Patch
@gasket/plugin-express Patch
@gasket/plugin-fastify Patch
@gasket/plugin-morgan Patch
@gasket/plugin-redux Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jpina1-godaddy jpina1-godaddy changed the title chore: update middlware types [PFX-864] Express/Fastify/Middleware types Mar 10, 2025
@jpina1-godaddy jpina1-godaddy marked this pull request as ready for review March 10, 2025 18:27
@jpina1-godaddy jpina1-godaddy requested a review from a team as a code owner March 10, 2025 18:27
@jpina1-godaddy jpina1-godaddy merged commit f716c9e into main Mar 11, 2025
2 checks passed
@jpina1-godaddy jpina1-godaddy deleted the pfx-864 branch March 11, 2025 18:40
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.

3 participants