Skip to content

Releases: vkruglikov/react-telegram-web-app

v2.1.9

09 Dec 17:08
cac4927
Compare
Choose a tag to compare

Patch Changes

v2.1.6

19 Nov 07:25
0d5125f
Compare
Choose a tag to compare

Patch Changes

  • 6631ede: useInitData returns undefined if window is unavailable

v2.1.5

27 Oct 16:02
1374a6c
Compare
Choose a tag to compare

Patch Changes

v2.3.0

01 Oct 06:50
dad5a76
Compare
Choose a tag to compare

Minor Changes

v2.1.4

01 Oct 14:14
8b9b507
Compare
Choose a tag to compare

Patch Changes

v2.1.3

01 Oct 07:13
c1f441a
Compare
Choose a tag to compare

Patch Changes

v2.1.2

01 Oct 07:05
5834184
Compare
Choose a tag to compare

Patch Changes

v2.2.0

17 Sep 14:10
d44d6b7
Compare
Choose a tag to compare

Minor Changes

  • 0339c94: Added useCloudStorage that provides CloudStorage object as Promise functions
  • 1589011: Added useInitData hook

v2.1.1

11 Aug 06:52
2a6ee33
Compare
Choose a tag to compare

Patch Changes

  • 54f5400: Fix smoothButtonsTransition restore state after refresh page

v2.1.0

06 Aug 05:59
6361d8d
Compare
Choose a tag to compare

Minor Changes

  • bcf3a0e: Added props disabled to MainButton component. It is just an alias on the MainButtonProps.disable
    Props disable marked as deprecated and will be removed

Patch Changes

  • 05d7b34: - Reduced default value for smoothButtonsTransitionMs