Skip to content

Releases: ioBroker/plugin-sentry

Release v2.0.4

01 Jun 14:52
f15de95
Compare
Choose a tag to compare
  • (foxriver76) work with plugin base v2
  • (foxriver76) ported to TypeScript to provide improved type support

Breaking Changes: Due to the port to Plugin Base v2, init now returns a promise instead of accepting a callback parameter, also the export has changed to a named export

Release v2.0.3

01 Jun 14:43
4606b21
Compare
Choose a tag to compare
  • (foxriver76) provide default and named export

Release v2.0.2

01 Jun 14:28
1060e3a
Compare
Choose a tag to compare
  • (foxriver76) changed export to named export

Release v2.0.1

01 Jun 14:14
2e2f7e0
Compare
Choose a tag to compare
  • (foxriver76) fixed types and main file export

Release v2.0.0

01 Jun 13:52
f8c9874
Compare
Choose a tag to compare
  • (foxriver76) work with plugin base v2
  • (foxriver76) ported to TypeScript to provide improved type support
    Breaking Changes: Due to the port to Plugin Base v2, init now returns a promise instead of accepting a callback parameter

Release v1.2.1

15 Jun 17:00
Compare
Choose a tag to compare
  • (bluefox) Update packages

Release v1.2.0

18 Feb 23:23
Compare
Choose a tag to compare

Add db types to sentry data

Release v1.1.10

09 Feb 22:15
Compare
Choose a tag to compare

Add ENXIO as ignored error

Release v1.1.9

24 Jan 22:14
Compare
Choose a tag to compare

upgrade plugin-base to catch some errors better

Release v1.1.8

21 Jan 20:36
Compare
Choose a tag to compare

upgrade deps to allow tracking on session level later