Skip to content

Releases: baselime/react-rum

Release 0.3.1

09 Sep 10:21

Choose a tag to compare

Release 0.2.8

27 Feb 11:40
fa22e7b

Choose a tag to compare

  • Removed console.logs

Release 0.2.7

22 Dec 12:13
95dd40d

Choose a tag to compare

  • Prevent setUser from causing infinite loops inside use effect without passing in the dependencies. Thanks to @cdimitroulas

Release 0.2.6

11 Dec 10:55
10c0293

Choose a tag to compare

Release 0.2.5

04 Nov 22:50
14f17c2

Choose a tag to compare

  • fix type for ReactNode children

Release 0.2.4

03 Nov 10:49
cc8770a

Choose a tag to compare

  • fix crypto is undefined bug

Release 0.2.3

02 Nov 17:30
4589141

Choose a tag to compare

  • use headers for optional params

Release 0.2.2

01 Nov 17:07
00f303a

Choose a tag to compare

  • use public typedefs for timeout in dispatch queue

Release 0.2.1

01 Nov 16:57
a70cbaa

Choose a tag to compare

  • move build to node 18

Release 0.2.0

01 Nov 16:13
440b3c5

Choose a tag to compare

  • rewrite to make extensible
  • batching
  • error boundaries
  • sendEvent
  • capture exceptions