Skip to content

Fix handling undefined and null values

Compare
Choose a tag to compare
@atkinchris atkinchris released this 14 Sep 13:21
· 64 commits to main since this release

This fixes handling of null and undefined logs, which would otherwise have thrown an error when accessing .length.

Thanks to @timoweiss for raising the fix in #5!