Releases: monerium/js-monorepo
Releases · monerium/js-monorepo
sdk: v3.0.1
sdk: v3.0.0
sdk-react-provider: v1.0.1
sdk-react-provider: v1.0.0
2.0.0 (2024-12-09)
⚠ BREAKING CHANGES
- API v2 (#96)
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
customer: v0.2.0
sdk: v2.15.0
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
sdk-react-provider: v0.3.0
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
customer: v0.1.0
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)