4.59.0 (2021-10-28)
Chores
New Features
- polling:
- withdrawal locks:
- deposit: put deposit enter amount screen into storybook and make it work better (267a184)
Bug Fixes
- buy sell: fixes issue where card buys for GBP/EUR accounts that also had a yapily bank account werent going to the 3DS flow (0005ee7)
- copy: change id to trigger lokalize (f7bf739)
- prices: filter nan prices (c5183ef)
- withdrawals: remove unused code, create union type for the enter amount component so it better supports different use cases and add limit min max text to enter amount form error (9acc5c2)
- webpack: add back mangle logic to terser options (954e76c)
- polling: fix typos (406db84)
- modules: replace date-fns with moment (c8c631d)
- feature-flag: fix polling flag (86388ac)
- wallet-options: add back magic link data polling (a403a98)
- fiat deposits: create min max validation and debounce input validation, also removed lingering actionTypes file thats not in use (1b377b6)