Skip to content

@liquity/lib-react-v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 06:09
· 303 commits to master since this release

@liquity/lib-react-v1.0.0 (2022-01-04)

Bug Fixes

  • correct borrowing rate in recovery mode (fb1242a), closes #300

Features

  • release @liquity/lib-react on npm (584fd65)

BREAKING CHANGES

  • fees has been moved from LiquityStoreBaseState
    to LiquityStoreDerivedState.

Most users won't need to make a code change. However, care should
be taken to upgrade both SDK packages at the same time, to ensure
compatibility.