This repository has been archived by the owner on Mar 15, 2022. It is now read-only.
v0.1.1
Pre-release
Pre-release
## Fixed
- Fixed bug where
null
orundefined
values on start would throw a TypeError since they can't be converted to objects. (closes #1)