I am thrilled to announce that RTKQ's infinite query support is now officially available in RTK 2.6.0!

https://github.com/reduxjs/redux-toolkit/releases/tag/v2.6.0

RTKQ now supports the same infinite query API design as React Query, which offers flexibility in defining query behaviors. It also auto-generates infinite query hooks.

Comments