Skip to content

sdk-react-provider: v1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 15:57
3a238e6

2.0.0 (2024-12-09)

⚠ BREAKING CHANGES

Features

  • API v2 (#96) (1b4fe12)
  • deprecating redirectUrl for redirectUri for consistency w Oauth2.0 (90e8639)
  • remove chainId, chain should accept monerium chain name or chainId (#85) (afbacb9)
  • sdk-react-provider: complete refactor to use react-query async state management (8bda8a7)
  • sdk-react-provider: export loadingAuth (a265da2)

Bug Fixes

  • add token types to sdk, + adjust data fetching sdk-provider (f745348)
  • cleanup (ca0722f)
  • sdk react provider version (1c56511)

Documentation

  • update docs with new chain property (530606a)
  • update documentation and exclude docs from creatinga new package version (85e1c39)
  • update README (8044580)
  • update README (e6862d8)

Miscellaneous

  • add prepublish script (7d8e225)
  • add sdk and sdk-react-provider (89c318a)
  • add stylelint (5107d33)
  • adjust npmrc and add minor change to trigger publish (a32680e)
  • auto sort import + prettier (69ace9d)
  • cleanup (4a46c4c)
  • force new release sdk-react-provider (382d968)
  • publish should work now, preparing for new versions of sdk and sdk-react-provider (7e93031)
  • release main (5eed941)
  • sdk-react-provider: fix deps (a2ce8f9)
  • set gitRevision to always be main to reduce changes in docs (2540e69)
  • switch to npm (3c07134)
  • try adding npmrc to the root of every package, pnpm publish is failing in ci (33cdd57)
  • update docs (ffeefd2)
  • update packes packagejson + cleanup (71ac566)
  • wip commitlint (6812fb2)
  • wip test (e10ee82)
  • working tests for sdk + remove network (086d856)