Releases: flightcontrolhq/superjson
Releases · flightcontrolhq/superjson
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
v1.13.0
v1.12.4
What's Changed
- chore: Update required NextJS version in readme by @benjick in #234
- docs: add benjick as a contributor for doc by @allcontributors in #235
- Fix example date type in README by @tylercollier in #237
- docs: add tylercollier as a contributor for doc by @allcontributors in #238
- fix: isPlainObject type check with edge runtime by @mattiaz9 in #243
New Contributors
- @benjick made their first contribution in #234
- @tylercollier made their first contribution in #237
- @mattiaz9 made their first contribution in #243
Full Changelog: v1.12.3...v1.12.4
v1.12.3
What's Changed
- Fix compilation error with typescript 5 by @darthmaim in #230
- docs: add darthmaim as a contributor for code by @allcontributors in #231
New Contributors
- @darthmaim made their first contribution in #230
Full Changelog: v1.12.2...v1.12.3