Releases: ioBroker/plugin-sentry
Releases · ioBroker/plugin-sentry
Release v2.0.4
- (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
- (foxriver76) provide default and named export
Release v2.0.2
- (foxriver76) changed export to named export
Release v2.0.1
- (foxriver76) fixed
types
andmain
file export
Release v2.0.0
- (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
- (bluefox) Update packages
Release v1.2.0
Add db types to sentry data
Release v1.1.10
Add ENXIO as ignored error
Release v1.1.9
upgrade plugin-base to catch some errors better
Release v1.1.8
upgrade deps to allow tracking on session level later