Skip to content

Cached token balances (@bento/web@1.3.16)

Compare
Choose a tag to compare
@junhoyeo junhoyeo released this 03 Oct 05:38
· 570 commits to develop since this release

What's Changed

  • [core] Respond to Covalent API changes by @junhoyeo in #242
  • [core] Cache token balances with Redis by @junhoyeo in #244
  • [web] Implement middleware withCORS that provides CORS policy for all endpoints by @junhoyeo in #245
  • [web/hotfix] Handle undefined origin in withCORS, Explicitly pass type to useProfile by @junhoyeo in #247
  • [web] Remove CORS middleware from /api/auth by @junhoyeo in #250
  • [web/safari] Remove aspect-ratio attribute in ProfileSummarySection to add support for Safari by @junhoyeo in #251
  • [web] Remove res.status and add withCORS back to /api/auth by @junhoyeo in #253

Full Changelog: https://github.com/inevitable-changes/bento/compare/@bento/web@1.3.10...@bento/web@1.3.16