You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: update routing and improve link handling across components
- Refactored links in ApiReferenceContent, CareersContent, DocsLayout, DocsNav, and ToolsList to use pathname and query for better routing.
- Changed external links in ExamplesList and Footer to use standard anchor tags instead of next/link to avoid type errors.
- Updated link handling in Navbar and NetworksList to ensure proper routing with query parameters.
- Modified styles in various components to use linear gradients instead of traditional gradients for consistency.
- Adjusted tool implementations in calendar-tool, data-validator.tool, execa-tool, and pnpm-tool to improve error handling and tracing context.
- Updated changelog workflow to use default imports for execa for consistency.
0 commit comments