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

fix: Remove deprecatedErrorObject #13

Merged
merged 1 commit into from
Oct 2, 2023
Merged

fix: Remove deprecatedErrorObject #13

merged 1 commit into from
Oct 2, 2023

Conversation

kristianbinau
Copy link
Member

Description

Backend no longer returns deprecated error object, so we can remove the handling in the frontend.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@kristianbinau kristianbinau self-assigned this Oct 2, 2023
@vercel
Copy link

vercel bot commented Oct 2, 2023

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

Name Status Preview Updated (UTC)
frontend ✅ Ready (Inspect) Visit Preview Oct 2, 2023 3:35pm

@kristianbinau kristianbinau linked an issue Oct 2, 2023 that may be closed by this pull request
@kristianbinau kristianbinau merged commit a0cf399 into master Oct 2, 2023
4 checks passed
@kristianbinau kristianbinau deleted the kbi-12 branch October 3, 2023 12:27
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.

Remove deprecatedErrorObject
2 participants