Skip to content

v13.1.0

Compare
Choose a tag to compare
@tdeekens tdeekens released this 20 Aug 20:22
· 181 commits to main since this release
7f20bd7

@flopflip/[email protected]

Patch Changes

@flopflip/[email protected]

Patch Changes

@flopflip/[email protected]

Patch Changes

@flopflip/[email protected]

Patch Changes

@flopflip/[email protected]

Patch Changes

@flopflip/[email protected]

Patch Changes

@flopflip/[email protected]

Patch Changes

@flopflip/[email protected]

Patch Changes

@flopflip/[email protected]

Patch Changes

@flopflip/[email protected]

Minor Changes

  • #1797 34c4b6fd Thanks @tdeekens! - The useAdapterStatus hooks now allow to fetch status of one or more adapters instead of always all.

    You can pass the adapterIdentifiers argument which is of type TAdapterIdentifiers[]. This means you can:

    const status = useAdapterStatus({ adapterIdentifiers: ['http', 'memory] });

    This returns isConfigured once both adapters have reached the configurd state.

Patch Changes

@flopflip/[email protected]

Minor Changes

  • #1797 34c4b6fd Thanks @tdeekens! - The useAdapterStatus hooks now allow to fetch status of one or more adapters instead of always all.

    You can pass the adapterIdentifiers argument which is of type TAdapterIdentifiers[]. This means you can:

    const status = useAdapterStatus({ adapterIdentifiers: ['http', 'memory] });

    This returns isConfigured once both adapters have reached the configurd state.

Patch Changes

@flopflip/[email protected]

Minor Changes

  • #1797 34c4b6fd Thanks @tdeekens! - The useAdapterStatus hooks now allow to fetch status of one or more adapters instead of always all.

    You can pass the adapterIdentifiers argument which is of type TAdapterIdentifiers[]. This means you can:

    const status = useAdapterStatus({ adapterIdentifiers: ['http', 'memory] });

    This returns isConfigured once both adapters have reached the configurd state.

Patch Changes

@flopflip/[email protected]

Patch Changes

@flopflip/[email protected]

Patch Changes

@flopflip/[email protected]

Patch Changes