TanStack / table

🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
https://tanstack.com/table
MIT License
25.16k stars 3.08k forks source link

@tanstack/react-table not building? #4575

Closed shyce closed 1 year ago

shyce commented 1 year ago

Describe the bug

I went to upgrade @tanstack/react-table to 8.7.1 and it said it didn't exist. Seems it stopped building to npm registry since eversion 8.7.0?

Your minimal, reproducible example

NA

Steps to reproduce

Upgrade package.json to 8.7.1 for @tanstack/react-table and run npm i

Expected behavior

@tanstack/react-table would be built when @tanstack/table is built

How often does this bug happen?

Every time

Screenshots or Videos

No response

Platform

NA

react-table version

8.7.1

TypeScript version

No response

Additional context

No response

Terms & Code of Conduct

KevinVandy commented 1 year ago

It's because it doesn't exist. Install v8.7.0 if you are using React. v8.7.1 was only for the Vue adapter