6.0.1
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