SIGN IN SIGN UP
TanStack / query UNCLAIMED

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

0 0 0 TypeScript

chore: fix release script (#4053)

* chore: remove testing from ci-publish pipeline

because the cipublish script does it internally, so we have been doing twice the tests now

* chore: fix release script

any change in package should result in a package release - not just the `src` directory

* fix: publish script

the Package that's defined in config does not have dependencies / peerDependencies, so we need to iterate over the object we find package.json
D
Dominik Dorfmeister committed
213a85fec559cc001b8678d272468b3dbcf44765
Parent: f7a365b
Committed by GitHub <noreply@github.com> on 8/18/2022, 7:42:33 PM