Update superjson 1.9.1 → 1.13.1 (minor) #347
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ superjson (1.9.1 → 1.13.1) · Repo
Release Notes
1.13.1
1.13.0
1.12.4
1.12.3
1.12.2
1.12.1
1.12.0
1.11.0
1.10.1
1.10.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 41 commits:
1.13.1
changeset (#250)
Bump tough-cookie from 4.1.2 to 4.1.3 (#248)
Bump decode-uri-component from 0.2.0 to 0.2.2 (#212)
Bump minimatch from 3.0.4 to 3.1.2 (#213)
Bump json5 from 1.0.1 to 1.0.2 (#218)
1.13.0
feat: add `dedupe` flag (#247)
fix: referential equalities should ignore child nodes (#244)
v1.12.4
fix: isPlainObject type check with edge runtime (#243)
docs: add tylercollier as a contributor for doc (#238)
Fix example date type in README (#237)
docs: add benjick as a contributor for doc (#235)
chore: Update required NextJS version in readme (#234)
1.12.3
docs: add darthmaim as a contributor for code (#231)
Fix compilation error with typescript 5 (#230)
v1.12.2
Fix applying referential equality inside maps and sets (#221)
docs: add reference to next-json in prior art section (#217)
docs: add mgreystone as a contributor for bug (#216)
1.12.1
fix: export statics as named exports (#215)
Update README.md
Update README.md
1.12.0
fix: remove "already registered" warning, which triggered too many false positives (#211)
1.11.0
refactor: allow individual superjson instances (closes #87) (#162)
Bump jsdom from 16.4.0 to 16.7.0 (#191)
Bump terser from 4.8.0 to 4.8.1 (#193)
v1.10.1
More performant check of isPlainObject (#204)
1.10.0
document `URL` support
Support serialization of URL #200 (#201)
add narumincho as a contributor (#202)
superjson-swc-plugin is now part of Blitz!
docs: add a section of swc plugin for Next.js (#194)
docs: add orionmiz as a contributor for doc (#195)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands