Skip to content

Releases: monerium/js-monorepo

sdk: v3.0.1

09 Dec 16:22
9fcccd3

Choose a tag to compare

3.0.1 (2024-12-09)

Bug Fixes

sdk: v3.0.0

09 Dec 15:37
6fc9de6

Choose a tag to compare

3.0.0 (2024-12-09)

⚠ BREAKING CHANGES

Features

sdk-react-provider: v1.0.1

09 Dec 16:23
3116d1a

Choose a tag to compare

1.0.1 (2024-12-09)

Bug Fixes

sdk-react-provider: v1.0.0

09 Dec 15:57
3a238e6

Choose a tag to compare

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)

sdk-react-provider: v0.4.0

09 Dec 15:41
034491a

Choose a tag to compare

0.4.0 (2024-12-09)

⚠ BREAKING CHANGES

Features

customer: v0.2.0

09 Dec 15:35
ef93d59

Choose a tag to compare

0.2.0 (2024-12-09)

⚠ BREAKING CHANGES

Features

sdk: v2.15.0

16 Aug 15:44
cd631d2

Choose a tag to compare

2.15.0 (2024-08-15)

Features

  • deprecating redirectUrl for redirectUri for consistency w Oauth2.0 (90e8639)
  • remove chainId, chain should accept monerium chain name or chainId (#85) (afbacb9)

Bug Fixes

  • type-maps error on turbo dev (3a99cdc)

Documentation

  • update docs with new chain property (530606a)

Miscellaneous

  • bypass some tests in ci because of Cloudflare errors (731b05a)
  • init adding version param (25fba47)
  • netlify (#89) (4f2ccbb)
  • set gitRevision to always be main to reduce changes in docs (2540e69)

sdk-react-provider: v0.3.0

16 Aug 15:49
91f8c23

Choose a tag to compare

0.3.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)

Documentation

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

Miscellaneous

  • set gitRevision to always be main to reduce changes in docs (2540e69)
  • update docs (ffeefd2)

customer: v0.1.0

16 Aug 16:02
a64fff5

Choose a tag to compare

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

25 Jul 15:02
ea3940a

Choose a tag to compare

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)