Skip to content

Latest commit

 

History

History
83 lines (52 loc) · 5.7 KB

CHANGELOG.md

File metadata and controls

83 lines (52 loc) · 5.7 KB

Changelog

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

0.0.2 (2024-06-20)

Features

  • add poc for authorized routes (0a3bf51)
  • working chain and currency filters (34716af)

Bug Fixes

  • correct turbo tasks (576c06b)
  • Dockerfile: apk update should come before apk add) (d7b4845)
  • landing page not rerouting with valid refresh token (1eb3391)
  • postcss and nextjs build (de3b0cb)
  • remove unused component (50bd068)
  • versions (6b655ab)

Miscellaneous

  • add postcss plugins (2e1a969)
  • add sdk and sdk-react-provider (89c318a)
  • add shippable app configs (9c5d38f)
  • add stylelint (5107d33)
  • auto sort import + prettier (69ace9d)
  • connect wallet btn and cleanup (1715676)
  • publish should work now, preparing for new versions of sdk and sdk-react-provider (7e93031)
  • release main (5eed941)
  • remove beta from all package versions (62e6af3)
  • remove tailwind (43487c8)
  • remove unused server action (50ac9ba)
  • switch to npm (3c07134)
  • test (70f1b68)
  • trigger action (b8d4fb5)
  • wip commitlint (6812fb2)
  • WIP setting up customer prototype (09e45f3)

0.0.2-beta0 (2024-06-20)

Miscellaneous

  • publish should work now, preparing for new versions of sdk and sdk-react-provider (7e93031)

0.0.1-beta0 (2024-06-19)

Features

  • add poc for authorized routes (0a3bf51)
  • working chain and currency filters (34716af)

Bug Fixes

  • correct turbo tasks (576c06b)
  • Dockerfile: apk update should come before apk add) (d7b4845)
  • landing page not rerouting with valid refresh token (1eb3391)
  • postcss and nextjs build (de3b0cb)
  • remove unused component (50bd068)
  • versions (6b655ab)