id needs to be a string
stevenalanstark opened this issue · 0 comments
stevenalanstark commented
id is currently required to be a string.
Numbers are also very convenient, so it'd be nice to support both.
When changing this to allow for both, there is a fallout issue that if the id is 0
, then it fails various truthy tests