Skip to content

Remove data handling

Latest
Compare
Choose a tag to compare
@MatthewLarner MatthewLarner released this 03 Feb 04:22
· 28 commits to master since this release

Removes all data handling in set.

Previously JSON.stringify was used on data for convenience when using objects.

Removes all handling of data and leaves that up to the consumer.