@talkjs/core 1.5.8 → 1.5.9

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
@@ -69,6 +69,10 @@ If you encounter any problems with `@talkjs/core`, please open a [chat with supp
69
69
 
70
70
  ## Changelog
71
71
 
72
+ ### 1.5.9
73
+
74
+ - Fixed a bug that would make the library crash under certain conditions.
75
+
72
76
  ### 1.5.8
73
77
 
74
78
  - Bugfix for React Native.