Skip to content

v4.27.7

Compare
Choose a tag to compare
@plondon plondon released this 17 Jan 14:05
· 13976 commits to development since this release

4.27.6 (2020-01-17)

New Features
  • Profile:
    • typesafe tiercards (653340a)
    • profile reducers and actions (1c1307d)
    • typesafe profile actions and reducer (53e21a8)
  • TypeScript:
Bug Fixes
  • Airdrop:
    • stx userCampaignState return null default (921843c)
    • replace campaign updatedAt with campaignTransaction withdrawalAt (d82cee6)
  • Profile: fix ts error in profile linkFromExchangeAccount (8f6568c)
Other Changes
  • blockchain/blockchain-wallet-v4-frontend into feat/typesafe-profile (90063d5)
Refactors
  • TypeScript: clean up Remote types (5da63b2)