Skip to content

v1.7.0

Compare
Choose a tag to compare
@Skn0tt Skn0tt released this 23 Feb 07:52
· 116 commits to main since this release

This release trims down the package size by rewriting "plainer" and removing a whole lot of code along the way (#120).

One of the neccessary changes to do this was to change the representation of referentialEquality. This is not a breaking change, since SuperJSON's output is not considered a public API - but if you depend on it nonetheless, watch out.

This release also removes some schema checks that were performed before deserialisation. They are considererd unneccessary overhead.