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•3y 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