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: dont stringify values that are already strings #230

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

luqven
Copy link
Contributor

@luqven luqven commented Aug 26, 2024

Description

  • Ensures that we don't stringify values that are already strings when storing the asset data
  • Catches fetch errors when fm=json is not supported

Checklist

  • Read the contributing guidelines.
  • Each commit follows the Conventional Commit spec format.
  • Update the readme (if applicable).
  • Update or add any necessary API documentation (if applicable)
  • All existing unit tests are still passing (if applicable).

@luqven luqven self-assigned this Aug 26, 2024
Copy link

vercel bot commented Aug 26, 2024

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

Name Status Preview Comments Updated (UTC)
contentful ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2024 11:50pm
contentful-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2024 11:50pm

package.json Show resolved Hide resolved
@luqven luqven merged commit d2f76c5 into main Aug 29, 2024
5 checks passed
@luqven luqven deleted the l/fix-double-string-encoding branch August 29, 2024 22:17
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