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

Mark middlewares as depreacted #397

Merged
merged 2 commits into from
Jan 28, 2025
Merged

Conversation

witoszekdev
Copy link
Member

Marked middlewares as deprecated to be removed in v1

@witoszekdev witoszekdev requested a review from a team as a code owner January 28, 2025 13:59
Copy link

changeset-bot bot commented Jan 28, 2025

🦋 Changeset detected

Latest commit: 38ab7da

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

This PR includes changesets to release 1 package
Name Type
@saleor/app-sdk 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

Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (v0.x@acd1974). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             v0.x     #397   +/-   ##
=======================================
  Coverage        ?   73.37%           
=======================================
  Files           ?       79           
  Lines           ?     3061           
  Branches        ?      457           
=======================================
  Hits            ?     2246           
  Misses          ?      810           
  Partials        ?        5           

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

"@saleor/app-sdk": patch
---

Marked `/middleware`s as deprecated in favor of `/handlers`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dont think we even need that, we can write migration guide. Its fine but not necessary

@witoszekdev witoszekdev merged commit e764be0 into v0.x Jan 28, 2025
8 checks passed
@witoszekdev witoszekdev deleted the mark-middlewares-as-deprecated branch January 28, 2025 16:01
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.

2 participants