Skip to content

@ryfylke-react/rtk-query-loader@1.0.2

Compare
Choose a tag to compare
@imp-dance imp-dance released this 01 Mar 12:23
· 35 commits to main since this release

Fixed a few type-related bugs.

  • Extending with just a transform, not at the end of the extend-chain, no longer causes types to resolve incorrectly.
  • Extending with just a useQueries at the end of the extend-chain no longer causes types to resolve incorrectly.
  • Refactored types in code to make it more readable