Skip to content

feat(nitro): Nitro SDK Docs#17468

Open
logaretm wants to merge 4 commits intomasterfrom
awad/nitro-sdk
Open

feat(nitro): Nitro SDK Docs#17468
logaretm wants to merge 4 commits intomasterfrom
awad/nitro-sdk

Conversation

@logaretm
Copy link
Copy Markdown
Member

@logaretm logaretm commented Apr 23, 2026

Adds the Nitro SDK docs, it was released in 10.51.0

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment Apr 30, 2026 6:56pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Apr 30, 2026 6:56pm

Request Review

@logaretm logaretm requested review from a team, inventarSarah and s1gr1d and removed request for s1gr1d April 30, 2026 18:47
@logaretm logaretm marked this pull request as ready for review April 30, 2026 18:47
Copilot AI review requested due to automatic review settings April 30, 2026 18:47
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds initial documentation and UI support for the new Nitro JavaScript SDK within the docs site, including platform icon support and platform-specific source maps guidance.

Changes:

  • Add Nitro platform icon mappings (nitro + javascript-nitro) to the platform icon component.
  • Add a new Nitro guide page (/platforms/javascript/guides/nitro/) and Nitro-specific source maps include content.
  • Bump platformicons dependency to a version which includes the Nitro icon assets.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
src/components/platformIcon.tsx Adds Nitro SVG imports and maps javascript-nitro to the Nitro icon.
package.json Updates platformicons to ^9.4.0 to pick up Nitro icon assets.
pnpm-lock.yaml Lockfile updates reflecting the dependency bump (plus additional transitive changes).
platform-includes/sourcemaps/primer/javascript.nitro.mdx Adds Nitro-specific source maps “primer” include content.
platform-includes/sourcemaps/overview/javascript.nitro.mdx Adds Nitro-specific source maps “overview” include content (includes troubleshooting link).
docs/platforms/javascript/guides/nitro/index.mdx Adds the main Nitro SDK setup/feature guide page.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported


### Troubleshooting

If you're experiencing issues with source maps, see [Troubleshooting Source Maps](/platforms/javascript/guides/nitro/troubleshooting/).
Comment on lines +263 to +264
- Learn how to <PlatformLink to="/usage">manually capture errors</PlatformLink>
- Continue to <PlatformLink to="/configuration">customize your configuration</PlatformLink>

<Expandable permalink={false} title="Are you having problems setting up the SDK?">

- Find various topics in <PlatformLink to="/troubleshooting">Troubleshooting</PlatformLink>
Comment thread pnpm-lock.yaml
Comment on lines 3925 to 3930
'@types/node@22.19.11':
resolution: {integrity: sha512-BH7YwL6rA93ReqeQS1c4bsPpcfOmJasG+Fkr6Y59q83f9M1WcBRHR2vM+P9eOisYRcN3ujQoiZY8uk5W+1WL8w==}

'@types/node@22.19.15':
resolution: {integrity: sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg==}
'@types/node@22.19.17':
resolution: {integrity: sha512-wGdMcf+vPYM6jikpS/qhg6WiqSV/OhG+jeeHT/KlVqxYfD40iYJf9/AE1uQxVWFvU7MipKRkRv8NSHiCGgPr8Q==}

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