@drenso/homey-log 10.38.0 → 10.39.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -66,6 +66,8 @@ This version has replaced the raven SDK with [@sentry/node](https://docs.sentry.
66
66
  - If you were passing custom options, you will need to review them.
67
67
  - `setExtra` is deprecated by Sentry and has been removed.
68
68
 
69
- ### 8._ / 9._ / 10._
69
+ ### 8._ / 9._ / 10.\_
70
70
 
71
71
  This package will now follow the Sentry version included.
72
+
73
+ With 10.39 and onwards, we're using `@sentry/node-core/light` for this library.