Skip to content

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

Compare
Choose a tag to compare
@imp-dance imp-dance released this 01 Jul 14:59
· 12 commits to main since this release
  • Improvements to useCreateQuery
    • Refetch support
    • Added timestamps
  • New feature:AwaitLoader
    • AwaitLoader is a component that lets you consume loaders and render data on success - without having to create a new component wrapped with withLoader.