mirror of
https://github.com/TanStack/query.git
synced 2026-03-30 03:48:02 +00:00
* chore: typescript 5.7 and run tests against ts 5.0 - 5.7 * chore: make eslint happy * chore: type import issue * chore: the type assertion is necessary for ts 5.4 and lower * fix: write code so that it narrows in all ts versions * fix: import assertion * fix: angular examples stay at typescript 5.4 * Add JSON import attribute, update vue-tsc * angular fixes * Fix vue-tsc compatibility --------- Co-authored-by: Arnoud de Vries <6420061+arnoud-dv@users.noreply.github.com> Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>