Skip to content

Releases: monerium/js-monorepo

customer: v0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 16:02
a64fff5

0.1.0 (2024-08-16)

Features

  • 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)

Documentation

  • update docs with new chain property (530606a)

Miscellaneous

sdk: v2.14.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 15:02
ea3940a

2.14.0 (2024-07-25)

Features

  • add getProfiles (02b35ed)
  • currency is now required in placeOrder (6ece5b7)
  • currency now required in placeOrderMessage, chain can be id or moneriumid (d117785)
  • sdk-react-provider: complete refactor to use react-query async state management (8bda8a7)

Bug Fixes

  • add chain gnosismainnet and allow either chain or chainId (33c4b4a)
  • add scope to authorize args (60698bf)
  • cleanup (03e373c)
  • remove profileId from placeOrder (06bc58d)
  • remove trailing questionmark in url (e800510)
  • type linkAddress return (e2d28c5)

sdk: v2.13.3

Choose a tag to compare

@github-actions github-actions released this 25 Jul 13:34
9311198

2.13.3 (2024-07-25)

Bug Fixes

  • disable tests failing in pipeline (666b100)

sdk: v2.13.2

Choose a tag to compare

@github-actions github-actions released this 25 Jul 13:28
d3377ca

2.13.2 (2024-07-25)

Bug Fixes

  • crypto-js import (#77) (c4fe4a7)
  • reenable tests (8374e12)
  • sdk: expect the v2 address (c9d5c82)
  • sdk: skip all client.tests, probably failing because of recent ddos attack (ea2475b)
  • sdk: skip bundle smpke test, probably not working in pipeline because of recent ddos attacks (d7dd2f3)

sdk-react-provider: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 15:06
4ea1ac9

0.2.0 (2024-07-25)

Features

  • sdk-react-provider: complete refactor to use react-query async state management (8bda8a7)

sdk: v2.13.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 16:11
2e20306

2.13.1 (2024-06-20)

Documentation

sdk: v2.13.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 13:44
1e9e92f

2.13.0 (2024-06-20)

Features

  • sdk-react-provider: export loadingAuth (a265da2)
  • sdk: opening auth flow should not replace history location, just push it (21a7a07)

Bug Fixes

  • add token types to sdk, + adjust data fetching sdk-provider (f745348)
  • docs for constants (515ec2a)
  • landing page not rerouting with valid refresh token (1eb3391)
  • sdk: reduce usage of network (ccddeaf)

Documentation

Miscellaneous

sdk-react-provider: v0.1.2

Choose a tag to compare

@github-actions github-actions released this 20 Jun 15:26
412421f

0.1.2 (2024-06-20)

Miscellaneous

  • force new release sdk-react-provider (382d968)

sdk-react-provider: v0.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 15:16
f7b6416

0.1.1 (2024-06-20)

Miscellaneous

sdk-react-provider: v0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 13:44
1e9e92f

0.1.0 (2024-06-20)

Features

  • sdk-react-provider: export loadingAuth (a265da2)

Bug Fixes

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

Documentation

Miscellaneous

  • add stylelint (5107d33)
  • sdk-react-provider: fix deps (a2ce8f9)
  • working tests for sdk + remove network (086d856)