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

chore: handle 204 content types in playground #2146

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

dsinghvi
Copy link
Member

@dsinghvi dsinghvi commented Feb 7, 2025

Short description of the changes made

204 responses are not handled safely in the API plagyround.

What was the motivation & context behind this PR?

Customer reported issue.

How has this PR been tested?

Local preview

@dsinghvi dsinghvi marked this pull request as ready for review February 7, 2025 21:06
@dsinghvi dsinghvi requested a review from abvthecity as a code owner February 7, 2025 21:06
Copy link

vercel bot commented Feb 7, 2025

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

1 Skipped Deployment
Name Status Preview Updated (UTC)
fern-shell ⬜️ Ignored (Inspect) Feb 7, 2025 9:06pm

Copy link

github-actions bot commented Feb 7, 2025

📦 Next.js Bundle Analysis for fern-platform-monorepo

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 220.61 KB (🟢 -675 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@dsinghvi dsinghvi merged commit db9c464 into main Feb 7, 2025
15 of 17 checks passed
@dsinghvi dsinghvi deleted the dsinghvi/playground-204 branch February 7, 2025 22:32
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.

1 participant