chore(deps): update peerDependencies to 20.x.x#211
chore(deps): update peerDependencies to 20.x.x#211NetanelBasal merged 15 commits intongneat:mainfrom
peerDependencies to 20.x.x#211Conversation
|
|
|
Hi, can you run the Angular v20 migration, please? |
Will do after my work today 👍 |
Somewhere in the span of the minor version that was set before, they've changed the `setOptions` to only accept a options object. Test seem to run fine and manually testing dont show any unwanted sideeffects
... because it seems that tanstack has removed them in some later version from the one that was set before the update to NG 20.0.2
|
Hmm, this is weird, doing a local Oh btw. i updated |
|
I think we need to bump the ci workflow file's node version for the build error. https://github.com/ngneat/query/actions/runs/15580584489/workflow?pr=211#L28 Solution found here: |
additionally setting the node version of the ci workflow to 22 to mitigate a building error
|
Should be good to go imho, i bumped the versions and updated the ci workflow @NetanelBasal |
|
@luii after installing the new version we get: |
do you have any steps to reproduce @NetanelBasal ? |
|
I just installed the new version in our application. Did you also tried to do it? |
|
used a entire new angular project and it builds without problems |
|
other then that maybe completly removing |
|
It seems that there is no such version |
|
It's 5.80.7 |
https://github.com/TanStack/query/releases/tag/v5.80.6 both of them list 5.80.6 as version, and putting |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: #210
What is the new behavior?
Does this PR introduce a breaking change?
Other information