You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The most recent build of @tanstack/eslint-plugin-query v4.38.0 has been tagged as latest on NPM despite being a patch release for the old v4 branch. This means that this version is being suggested as an upgrade from the 5.x versions in package managers (at least for me with yarn).
Guessing it's just the v4 publish pipeline that hasn't been updated since v5 shipped.
Your minimal, reproducible example
N/A
Steps to reproduce
Install @tanstack/eslint-plugin-query@latest
Check installed version is 4.38.0
Expected behavior
I expected 5.17.1 to be the version installed with the latest tag.
How often does this bug happen?
Every time
Screenshots or Videos
No response
Platform
OS: macOS 14.2.1 - Node: 18.18.2 - Yarn: 4.0.2
Tanstack Query adapter
None
TanStack Query version
5.17.1
TypeScript version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
I think this needs to be fixed in the config package. @crutchcorn@lachlancollins FYI. Publishing an older major shouldn't tag as latest. I think right now every release tags as latest.
as a workaround for now, I'll trigger a new v5 patch release so that it becomes latest again.
Describe the bug
The most recent build of @tanstack/eslint-plugin-query v4.38.0 has been tagged as latest on NPM despite being a patch release for the old v4 branch. This means that this version is being suggested as an upgrade from the 5.x versions in package managers (at least for me with yarn).
Guessing it's just the v4 publish pipeline that hasn't been updated since v5 shipped.
Your minimal, reproducible example
N/A
Steps to reproduce
Expected behavior
I expected 5.17.1 to be the version installed with the latest tag.
How often does this bug happen?
Every time
Screenshots or Videos
No response
Platform
Tanstack Query adapter
None
TanStack Query version
5.17.1
TypeScript version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: