You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Don't splat in snapToData (#33)
* Don't splat in `snapToData` so classes returned by a converter aren't thrown away
* `snapToData` should also handle null and non-objects that might be return by converters
* Bump versions
* Add tests back into canary/release script
* Addressed some flaky tests
* yarn.lock was showing in the github diff, mark as generated