Skip to content

Releases: SaulMoro/ngrx-rtk-query

ngrx-rtk-query@21.0.0

15 Jan 12:13
5f120dc

Choose a tag to compare

Major Changes

  • #96 797a5d6 Thanks @SaulMoro! - ### Breaking Changes

    • Updated to Angular 21 and Nx 21
    • Library version now aligned with Angular major version (21.x)

    Features

    • Infinite Queries: Added refetchCachedPages option synced with RTK Query 2.11
      • Allows refetching all cached pages when the cache entry is invalidated
      • Can be set at hook level or per-call basis

    Fixes

    • Fixed query state types for exactOptionalPropertyTypes TypeScript compatibility

    Documentation

    • Added comprehensive AGENTS.md for AI agent guidance
    • Added documentation and examples for infinite queries
    • Improved README with infinite query usage examples

    Internal

    • Updated CI workflows to use Node.js 22
    • Updated GitHub Actions versions
    • Refactored code structure for improved readability and maintainability

ngrx-rtk-query@20.0.1

08 Oct 10:40
6c06663

Choose a tag to compare

Patch Changes

ngrx-rtk-query@20.0.0

08 Oct 09:03
e466f56

Choose a tag to compare

Major Changes

ngrx-rtk-query@18.2.1

11 Sep 12:13
187ddfa

Choose a tag to compare

Patch Changes

ngrx-rtk-query@18.2.0

24 Feb 15:48
6bcbe6e

Choose a tag to compare

Minor Changes

Patch Changes

ngrx-rtk-query@18.1.0

09 Jan 13:08
2bdea88

Choose a tag to compare

Minor Changes

ngrx-rtk-query@18.0.0

17 Jun 11:25
0393530

Choose a tag to compare

Major Changes

ngrx-rtk-query@17.4.6

10 May 12:00
45e4c7d

Choose a tag to compare

Patch Changes

ngrx-rtk-query@17.4.5

26 Mar 12:58
cdbfaaf

Choose a tag to compare

Patch Changes

ngrx-rtk-query@17.4.4

25 Mar 13:25
be421a0

Choose a tag to compare

Patch Changes