router icon indicating copy to clipboard operation
router copied to clipboard

Deprecate `react-location` on NPM?

Open dotansimha opened this issue 3 years ago • 3 comments

react-location was replaced with @tanstack/react-location on NPM a few months ago.

The react-location seems to be outdated and no longer in sync with the recent releases.

https://www.npmjs.com/package/react-location

Steps to Reproduce the Bug or Issue

  1. https://www.npmjs.com/package/react-location

Expected behavior

npm deprecate react-location "Deprecated, please use @tanstack/react-location instead"

dotansimha avatar Apr 24 '22 08:04 dotansimha

react-location seems cleaner to me personally

JounQin avatar May 12 '22 01:05 JounQin

To be honest, you should do something about this, cause this looks like a fork, but it's actually the main repo, and there is no warning when downloading react-location. I found 2 projects in my company using that one without even knowing it was deprecated. Ok the redirect and the doc all points to here. but if you just npm I you get nothing that tells you this is the main

Crocsx avatar Jun 15 '22 02:06 Crocsx

We're working on it. Lots of other libraries undergoing the same thing right now so we're batching our efforts.

tannerlinsley avatar Jun 15 '22 05:06 tannerlinsley

This library is now TanStack Router or @tanstack/[framework]-router

tannerlinsley avatar Nov 10 '22 15:11 tannerlinsley