Skip to content

Releases: sannajammeh/trpc-swr

@trpc-swr/[email protected]

06 Oct 14:08
bb74ec5
Compare
Choose a tag to compare

Patch Changes

@trpc-swr/[email protected]

06 Oct 14:08
bb74ec5
Compare
Choose a tag to compare

Minor Changes

@trpc-swr/[email protected]

24 Jun 18:23
84054db
Compare
Choose a tag to compare

Patch Changes

  • f066444 Thanks @sannajammeh! - Reorders the typescript generic arguments passed to useSWRMutation on latest SWR version 2.2.0 to ensure input of trigger fn is correct.

  • Updated dependencies [f066444]:

@trpc-swr/[email protected]

24 Jun 18:23
84054db
Compare
Choose a tag to compare

Patch Changes

  • f066444 Thanks @sannajammeh! - Reorders the typescript generic arguments passed to useSWRMutation on latest SWR version 2.2.0 to ensure input of trigger fn is correct.

  • Updated dependencies [f066444]:

@trpc-swr/[email protected]

24 Jun 18:23
84054db
Compare
Choose a tag to compare

Patch Changes

  • f066444 Thanks @sannajammeh! - Reorders the typescript generic arguments passed to useSWRMutation on latest SWR version 2.2.0 to ensure input of trigger fn is correct.

  • Updated dependencies [f066444]:

@trpc-swr/[email protected]

24 Jun 18:23
84054db
Compare
Choose a tag to compare

Patch Changes

  • f066444 Thanks @sannajammeh! - Reorders the typescript generic arguments passed to useSWRMutation on latest SWR version 2.2.0 to ensure input of trigger fn is correct.

@trpc-swr/[email protected]

16 May 01:38
3ff3d35
Compare
Choose a tag to compare

Patch Changes

@trpc-swr/[email protected]

16 May 01:01
9f0f3ce
Compare
Choose a tag to compare

Major Changes

  • #40 1a9b77c Thanks @sannajammeh! - # 🚀 trpc-swr release candidate 🚀

    [BREAKING]: Moves all packages to the new package structure:

    trpc-swr -> @trpc-swr/client
    trpc-swr/infinite -> @trpc-swr/infinite
    trpc-swr/next -> @trpc-swr/next
    trpc-swr/ssr -> @trpc-swr/ssr

    Fixes

    • Full interop with tRPC v10 proxy api
    • Aligs all packages to the same version
    • Adds necessary SSR support using @trpc-swr/ssr and @trpc-swr/next
    • Adds infinite query support using @trpc-swr/infinite

    Improvements

    • Adds e2e tests for all packages
    • Adds unit tests for all packages

Patch Changes

@trpc-swr/[email protected]

16 May 01:38
3ff3d35
Compare
Choose a tag to compare

Patch Changes

@trpc-swr/[email protected]

16 May 01:01
9f0f3ce
Compare
Choose a tag to compare

Major Changes

  • #40 1a9b77c Thanks @sannajammeh! - # 🚀 trpc-swr release candidate 🚀

    [BREAKING]: Moves all packages to the new package structure:

    trpc-swr -> @trpc-swr/client
    trpc-swr/infinite -> @trpc-swr/infinite
    trpc-swr/next -> @trpc-swr/next
    trpc-swr/ssr -> @trpc-swr/ssr

    Fixes

    • Full interop with tRPC v10 proxy api
    • Aligs all packages to the same version
    • Adds necessary SSR support using @trpc-swr/ssr and @trpc-swr/next
    • Adds infinite query support using @trpc-swr/infinite

    Improvements

    • Adds e2e tests for all packages
    • Adds unit tests for all packages

Patch Changes