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

feat: catch error and give hint #107

Merged
merged 1 commit into from
Feb 3, 2023
Merged

feat: catch error and give hint #107

merged 1 commit into from
Feb 3, 2023

Conversation

kptdobe
Copy link
Contributor

@kptdobe kptdobe commented Feb 3, 2023

Unexpected fetch error may occur (like in the CORS case) - this breaks the import process while it should be caught and treated as an error.

@kptdobe kptdobe merged commit 35d6600 into main Feb 3, 2023
@kptdobe kptdobe deleted the improve-fetch-edgecase branch February 3, 2023 11:01
github-actions bot pushed a commit that referenced this pull request Feb 3, 2023
# [1.29.0](v1.28.0...v1.29.0) (2023-02-03)

### Features

* catch fetch errors and give hint ([#107](#107)) ([35d6600](35d6600))
@github-actions
Copy link

github-actions bot commented Feb 3, 2023

🎉 This PR is included in version 1.29.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants