Deprecated plugin
How come the router plugin is deprecated but when i use create-tsrouter-app this is the default.

1 Reply
continuing-cyan•2mo ago
We're using the export named
tanstackRouter
and aliased it to the old one.
That strikethough means that its deprecated and that named export will be dropped in the next major release.