Skip to content

Releases: tien/reactive-dot

@reactive-dot/[email protected]

16 Oct 08:34
1fa8f5a
Compare
Choose a tag to compare

Patch Changes

  • #257 ce4db82 Thanks @tien! - Fixed Wallet.getAccounts incorrectly used lastValueFrom instead of firstValueFrom.

@reactive-dot/[email protected]

16 Oct 08:34
1fa8f5a
Compare
Choose a tag to compare

Patch Changes

  • #257 ce4db82 Thanks @tien! - Fixed Wallet.getAccounts incorrectly used lastValueFrom instead of firstValueFrom.

@reactive-dot/[email protected]

16 Oct 10:29
da23a94
Compare
Choose a tag to compare

Patch Changes

@reactive-dot/[email protected]

16 Oct 08:34
1fa8f5a
Compare
Choose a tag to compare

Minor Changes

  • #251 7f362ce Thanks @tien! - BREAKING: removed exports of internally used functions & interfaces.

Patch Changes

  • #248 9c9c6f3 Thanks @tien! - Fixed an issue where accounts were being fetched from wallets that were not connected.

@reactive-dot/[email protected]

10 Oct 03:25
9f8955d
Compare
Choose a tag to compare

Patch Changes

@reactive-dot/[email protected]

10 Oct 03:25
9f8955d
Compare
Choose a tag to compare

Patch Changes

@reactive-dot/[email protected]

10 Oct 03:25
9f8955d
Compare
Choose a tag to compare

Patch Changes

  • #237 cfcf0e6 Thanks @tien! - Fixed DenominatedNumber.toLocaleString not correctly handling additional options.

@reactive-dot/[email protected]

10 Oct 03:25
9f8955d
Compare
Choose a tag to compare

Patch Changes

@reactive-dot/[email protected]

10 Oct 03:25
9f8955d
Compare
Choose a tag to compare

Patch Changes

@reactive-dot/[email protected]

09 Oct 10:19
f9c5639
Compare
Choose a tag to compare

Patch Changes

  • #231 306666a Thanks @tien! - Fixed missing accepted parameter type for useNativeTokenAmountFromNumber partial application.