v3.11.3
Highlights
@byline/host-tanstack-start— refined the admin shell chrome. In the collapsed (icon-only) desktop sidebar, menu-drawer items now render as centered square icon buttons, so the hover/active background reads as a square tile rather than a slightly wider rectangle. The compact item's<li>carries the fixed square size and the inner link/button fills it with its default padding dropped, centering each icon exactly within the hover area. Accompanying tweaks to the app bar, drawer toggle, and admin layout round out the shell's appearance. Purely cosmetic — no API or behavioural change for consumers.
Chores
@byline/host-tanstack-start— normalised the admin-shell chrome filenames undersrc/admin-shell/chrome/to a consistentadmin-prefix (menu-drawer→admin-menu-drawer,menu-provider→admin-menu-provider,drawer-toggle→admin-drawer-toggle), with their imports updated in lockstep. Internal-only; these modules are not part of the package's public export surface.
All other @byline/* packages bumped to 3.11.3 in lockstep with no behavioural changes this cycle.