-
Notifications
You must be signed in to change notification settings - Fork 0
Link "Standard Schema" to https://standardschema.dev in documentation #47
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
Conversation
Co-authored-by: hckhanh <[email protected]>
|
@copilot Add changeset for this change |
Co-authored-by: hckhanh <[email protected]>
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #47 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 84 84
Branches 24 24
=========================================
Hits 84 84 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
CodSpeed Performance ReportMerging #47 will not alter performanceComparing Summary
Footnotes
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds hyperlinks to "Standard Schema" references throughout the documentation, directing readers to https://standardschema.dev for easy access to the specification.
- Updated documentation files to link "Standard Schema" text to the official specification website
- Added appropriate changeset for version tracking
- Maintained consistency across all documentation files
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| README.md | Added 5 hyperlinks to Standard Schema references in the main README |
| docs/content/docs/index.mdx | Added 5 hyperlinks to Standard Schema references in the introduction page |
| docs/content/docs/getting-started.mdx | Added 2 hyperlinks to Standard Schema references in the getting started guide |
| docs/content/docs/api-reference.mdx | Added 2 hyperlinks to Standard Schema references in the API documentation |
| .changeset/link-standard-schema-docs.md | Created changeset documenting the patch-level documentation change |



Summary
All unlinked references to "Standard Schema" across documentation files now link to https://standardschema.dev. This provides readers direct access to the specification.
Details
Updated 13 references across 4 documentation files:
README.md: 5 links (tagline, intro, features, schema definition)docs/content/docs/index.mdx: 4 links (intro, features cards)docs/content/docs/getting-started.mdx: 2 links (installation, schema libraries)docs/content/docs/api-reference.mdx: 2 links (performance, requirements)Existing link in the "Standard Schema Support" section preserved.
Added changeset file (
.changeset/link-standard-schema-docs.md) to track this documentation update as a patch-level change for the next release.Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.