Skip to content

Releases: deriv-com/deriv-api-hooks

v1.7.1

20 Jan 09:01
8893b67
Compare
Choose a tag to compare

1.7.1 (2025-01-20)

♻️ Chores

  • added accountType to the check for hasAccountWithCurrency (f299b7e)
  • call getAccountInfo once only (3041d4f)
  • store accountInfo in variable (f7f9d05)

🐛 Bug Fixes

  • added new prop currency, accountType and logic to get desired authtoken when logging in (f89cdbe)

v1.7.0

21 Oct 06:33
df53650
Compare
Choose a tag to compare

1.7.0 (2024-10-21)

✨ Features

  • passed authorize data through AuthDataContext (63cca4e)

v1.6.8

21 Oct 04:38
c7be18f
Compare
Choose a tag to compare

1.6.8 (2024-10-21)

♻️ Chores

  • added notification hooks (56ab169)

🐛 Bug Fixes

v1.6.7

30 Sep 06:45
dac497b
Compare
Choose a tag to compare

1.6.7 (2024-09-30)

♻️ Chores

  • added fallback to accountList inside auth-context (dac497b)
  • added fallback to accountList inside auth-context (8753e7c)

v1.6.6

30 Sep 05:58
6d7f1b5
Compare
Choose a tag to compare

1.6.6 (2024-09-30)

♻️ Chores

  • fix localstorage key name (6d7f1b5)
  • fix localstorage key name (76327e5)

v1.6.5

21 Aug 02:59
6fe16d2
Compare
Choose a tag to compare

1.6.5 (2024-08-21)

♻️ Chores

  • cleanup unnecessary files (6fe16d2)

v1.6.4

21 Aug 02:56
613a5f7
Compare
Choose a tag to compare

1.6.4 (2024-08-21)

🐛 Bug Fixes

v1.6.3

21 Aug 02:50
e1a231a
Compare
Choose a tag to compare

1.6.3 (2024-08-21)

🐛 Bug Fixes

  • temporarily removed waitFor (e1a231a)

v1.6.2

21 Aug 02:39
0f1bde2
Compare
Choose a tag to compare

1.6.2 (2024-08-21)

🐛 Bug Fixes

  • switch connection asap before reinit context (#77) (0f1bde2)

v1.6.1

20 Aug 06:56
69c6118
Compare
Choose a tag to compare

1.6.1 (2024-08-20)

🐛 Bug Fixes

  • wait before reinitialize data (69c6118)