Releases: flightcontrolhq/superjson
Releases · flightcontrolhq/superjson
v1.12.2
What's Changed
- docs: add mgreystone as a contributor for bug by @allcontributors in #216
- docs: add reference to next-json in prior art section by @iccicci in #217
- Fix applying referential equality inside maps and sets by @michaelcollabai in #221
New Contributors
- @iccicci made their first contribution in #217
- @michaelcollabai made their first contribution in #221
Full Changelog: v1.12.1...v1.12.2
v1.12.1
v1.12.0
v1.11.0
What's Changed
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #193
- Bump jsdom from 16.4.0 to 16.7.0 by @dependabot in #191
- feat: allow individual superjson instances (closes #87) by @Skn0tt in #162
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
- More performant check of isPlainObject by @tomhooijenga in #204
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- docs: add orionmiz as a contributor for doc by @allcontributors in #195
- docs: add a section of swc plugin for Next.js by @orionmiz in #194
- add narumincho as a contributor by @allcontributors in #202
- Support serialization of URL #200 by @narumincho in #201
New Contributors
- @orionmiz made their first contribution in #194
- @narumincho made their first contribution in #201
Full Changelog: v1.9.1...v1.10.0
v1.9.1
What's Changed
- export registerCustom etc by @Skn0tt in #187
- docs: add ruessej as a contributor for bug by @allcontributors in #188
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- refactor: change lodash.clonedeep to copy-anything by @datner in #183
- docs: add datner as a contributor for code by @allcontributors in #184
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #151
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #176
- corrected the Advanced Usage example by @chrisj-back2work in #167
- docs: add chrisj-back2work as a contributor for doc by @allcontributors in #170
- docs: add icflorescu as a contributor for bug by @allcontributors in #172
- drop "debug" dependency by @Skn0tt in #160
- docs: add tomhooijenga as a contributor for bug, code by @allcontributors in #156
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #154
New Contributors
- @datner made their first contribution in #183
- @chrisj-back2work made their first contribution in #167
Full Changelog: v1.8.2...v1.9.0
v1.8.2
What's Changed
- Bump ajv from 6.12.2 to 6.12.6 by @dependabot in #169
- fix: typo in type (Closes #168) by @Skn0tt in #171
- fix: babel-plugin-superjson-next needs to be a prod dependency by @Skn0tt in #173
- fix(src/index): export
stringify
function by @nicholaschiang in #178 - docs: add nicholaschiang as a contributor for bug, code by @allcontributors in #179
New Contributors
- @nicholaschiang made their first contribution in #178
Full Changelog: v1.8.1...v1.8.2
v1.8.1
Fix a critical security vulnerability. See CVE-2022-23631 for more details.