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
Scroll-to-Top Button - A floating button appears on the page to quickly scroll back to the top
Mobile Top Bar - Redesigned mobile navigation with a topbar showing the docs title and a
config button alongside the menu toggle
Sidebar Brand & Footer - Sidebar now displays the docs title as a brand label in the header
and a GitHub link in a new footer section
Type Indicator Dots - Sidebar links now show a colored dot indicating the procedure type
(query/mutation) at a glance
Header Pill Badge - The main header subtitle uses a styled "tRPC" pill badge for a cleaner
look
__internal Exports - Internal helper functions are now exported under __internal from collect-routes.ts to support white-box unit testing
Changed
UI Design Refresh - Comprehensive CSS update introducing a unified --brand-* color token
system, refined button styles, improved spacing, and updated font stacks across all components
Search Filter Bar - Moved outside the <header> element for better layout flow; results count
and clear-filters button reordered within the controls area