Skip to content

@blossom-labs/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 01:00
· 29 commits to main since this release

Minor Changes

  • bb80687: Library initial implementation

    It expose the following components:

    • <Rosette options={<client-options>} provider={<provider>} /> provider: Provider that sets up the Rosette client.
    • useDescription(transaction): A hook that receives a transaction object and returns its corresponding description.

Patch Changes