Releases: flightcontrolhq/superjson
Releases · flightcontrolhq/superjson
v2.2.5
v2.2.3
What's Changed
- fix: upgrade to copy-anything 4 by @jacquesg in #317
- fix: input escape mapping by @Skn0tt in #311
- fix: support cjs by @acheronfail in #301
- export SuperJSONValue by @flybayer in #322
- feat: add in-place deserialize by @Skn0tt in #320
- Add support for Error.prototype.cause by @shortercode in #296
- v2.2.3 by @Skn0tt in #329
New Contributors
- @jacquesg made their first contribution in #317
- @acheronfail made their first contribution in #301
- @shortercode made their first contribution in #296
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- Add unknown class name to deserialization error by @marcinciarka in #303
- fix: don't DOS on nth key by @Skn0tt in #305
New Contributors
- @marcinciarka made their first contribution in #303
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- fix: target es2020 by @Skn0tt in #275
- docs: add peterbud as a contributor for bug by @allcontributors in #276
Full Changelog: v2.2.0...v2.2.1
v2.2.0
v2.1.0
What's Changed
- Strip constructor, prototype, and proto properties in the serialize step by @tmcw in #267
- docs: add tmcw as a contributor for bug, and code by @allcontributors in #269
- add "main" to package.json by @kidqueb in #264
- docs: add kidqueb as a contributor for bug, and code by @allcontributors in #270
New Contributors
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
Breaking Change: SuperJSON is now published as an ES Module, and only supports Node.js v16 and later.
- Update logo and README.md by @agreea in #258
- Tweak Banner Image by @agreea in #261
- fix: fix typo in banner filename by @colinhacks in #262
- feat!: make SuperJSON esm-only by @Skn0tt in #263
New Contributors
- @agreea made their first contribution in #258
- @colinhacks made their first contribution in #262
Full Changelog: v1.13.3...v2.0.0
v1.13.3
v1.13.2
v1.13.1
## What's Changed
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #218
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #213
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #212
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #248
- fix: TypeError: SuperJSON is not a constructor by @juliusmarminge in #250
New Contributors
- @juliusmarminge made their first contribution in #250
Full Changelog: v1.13.0...v1.13.1