Skip to content

6.0.1

Compare
Choose a tag to compare
@jamesdaniels jamesdaniels released this 09 Sep 03:56
· 70 commits to main since this release
134e497
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