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

Improve error parser constructor #1575

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

krzysztofzuraw
Copy link
Member

@krzysztofzuraw krzysztofzuraw commented Sep 16, 2024

Scope of the PR

Improved error parser class constructor: now parse method will have optional parameter of error capture instead of constructor. This change will not have effect on clients.

Related issues

Checklist

Copy link

vercel bot commented Sep 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
saleor-app-avatax ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 0:00am
saleor-app-cms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 0:00am
saleor-app-data-importer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 0:00am
saleor-app-klaviyo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 0:00am
saleor-app-products-feed ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 0:00am
saleor-app-search ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 0:00am
saleor-app-smtp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 0:00am

@krzysztofzuraw krzysztofzuraw requested a review from a team as a code owner September 16, 2024 11:54
@krzysztofzuraw krzysztofzuraw requested review from a team and lkostrowski September 16, 2024 11:54
Copy link

changeset-bot bot commented Sep 16, 2024

🦋 Changeset detected

Latest commit: c4c216e

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

This PR includes changesets to release 1 package
Name Type
app-avatax 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

@krzysztofzuraw krzysztofzuraw merged commit dff6d8d into main Sep 16, 2024
20 checks passed
@krzysztofzuraw krzysztofzuraw deleted the improve-error-parser-constructor branch September 16, 2024 13:32
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