Skip to content

Releases: logdna/logdna-browser

v2.0.5

21 Mar 17:20
Compare
Choose a tag to compare

2.0.5 (2022-03-21)

Bug Fixes

  • hooks: Run hooks with captureError 295cd2b - Terry Moore

v2.0.4

21 Mar 15:25
Compare
Choose a tag to compare

2.0.4 (2022-03-21)

Bug Fixes

  • types: Change type to lowercase boolean a957f44 - Terry Moore, closes: #33

v2.0.3

18 Mar 00:44
Compare
Choose a tag to compare

2.0.3 (2022-03-18)

Bug Fixes

  • debug: Readd debug functionality 24bff12 - Terry Moore, closes: #28

v2.0.2

17 Mar 20:28
Compare
Choose a tag to compare

2.0.2 (2022-03-17)

Bug Fixes

  • types: Add types to BeforeSendHook fc32444 - Terry Moore, closes: #29

v2.0.1

08 Mar 20:14
Compare
Choose a tag to compare

2.0.1 (2022-03-08)

Bug Fixes

  • error-check: Check that error exist b8f5582 - Terry Moore

v2.0.0

08 Mar 13:57
Compare
Choose a tag to compare

2.0.0 (2022-03-08)

Features

  • ssr: Updates to allow SSR (nextjs) support 7c69b91 - Terry Moore

BREAKING CHANGES

  • ssr: This is a large rewrite to abstract any call to window
    until after init has run. This allows for SSR support and better
    initialization.

v1.1.4

25 Aug 20:45
Compare
Choose a tag to compare

1.1.4 (2021-08-25)

Bug Fixes

  • package: Add main to package json file 372bc55 - Terry Moore, closes: #17 #20

v1.1.3

12 Aug 19:18
Compare
Choose a tag to compare

1.1.3 (2021-08-12)

Bug Fixes

  • offlinecache: Removal of offline cache 2b9f502 - Terry Moore

Miscellaneous

v1.1.2

21 May 18:18
Compare
Choose a tag to compare

1.1.2 (2021-05-21)

Chores

  • add badges to readme 7088012 - Terry Moore

v1.1.1

19 May 14:19
Compare
Choose a tag to compare

1.1.1 (2021-05-19)

Bug Fixes

  • update TS types files for better TS support 8e2a5aa - Terry Moore