T
TanStack3y ago
magic-amber

Which package should I be importing for router?

Is it @tanstack/react-router or @tanstack/router? I've seen them both included as dependencies in example sandboxes, and I'm not sure what the difference is (if any?)
1 Reply
harsh-harlequin
harsh-harlequin3y ago
@tanstack/react-router is now the correct import @tanstack/router is now unused (at least for now) and exports a console warning to switch

Did you find this page helpful?