Open
Description
In this PR: #115 it added support for objects, but it broke support for adding other object-alike values (typeof value === "object"
), like Date
's.
Metadata
Metadata
Assignees
Labels
No labels
In this PR: #115 it added support for objects, but it broke support for adding other object-alike values (typeof value === "object"
), like Date
's.