Skip to content

fix: 🐛 Ensure undefined is not serialzed

Latest
Compare
Choose a tag to compare
@pwmcintyre pwmcintyre released this 21 Feb 03:14
· 3 commits to master since this release
ac41107

This fixes an issue when logging undefine objects

Error

TypeError: Cannot read properties of undefined (reading 'type')