Skip to content

Conversation

@brophdawg11
Copy link
Contributor

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Jul 21, 2025

⚠️ No Changeset found

Latest commit: 6ea1954

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

pnpm run docs:jsdoc --path packages/react-router/lib/rsc/server.rsc.ts --write
pnpm run docs:jsdoc --path packages/react-router/lib/rsc/server.ssr.tsx --write
pnpm run docs:jsdoc --path packages/react-router/lib/rsc/html-stream/browser.ts --write
run: pnpm run docs:jsdoc --write
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We can now just run this for all files - only the ones marked @public get written out

@brophdawg11 brophdawg11 force-pushed the brophdawg11/docs-updates branch from 43d7ee6 to 148f12d Compare July 21, 2025 21:34
Comment on lines +53 to +54
Additional props to spread onto the [`<link>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/link)
tags, such as `crossOrigin`, `integrity`, `rel`, etc.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hopefully his helps clarify that it's just a bag of props to spread onto link

### scriptProps

Props for the [`<script>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/script)
Additional props to spread onto the [`<script>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/script)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Same here for the <Script> props

}

// Resolve file paths using glob patterns
let pathGlob = args.path || "packages/**/*.{ts,tsx}";
Copy link
Contributor Author

Choose a reason for hiding this comment

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

No longer require --path now that we have critical mass - just default to everything

@brophdawg11 brophdawg11 merged commit ea1cd40 into dev Jul 22, 2025
5 checks passed
@brophdawg11 brophdawg11 deleted the brophdawg11/docs-updates branch July 22, 2025 15:42
@github-actions
Copy link
Contributor

🤖 Hello there,

We just published version 7.7.1-pre.0 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

@github-actions
Copy link
Contributor

🤖 Hello there,

We just published version 7.7.1 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants