issues
search
flightcontrolhq
/
superjson
Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.
https://www.flightcontrol.dev?ref=superjson
MIT License
4.17k
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add unknown class name to deserialization error
#303
marcinciarka
opened
2 weeks ago
2
Date deserialization in TRPC mutations not working in edge runtimes
#302
aldebout
opened
1 month ago
7
fix: support cjs
#301
acheronfail
opened
1 month ago
0
Export `SuperJSONValue`
#300
BLucky-gh
opened
1 month ago
0
Feature request: add commonjs and esm exports
#299
ericallam
opened
2 months ago
4
Export additional types
#298
ericallam
opened
2 months ago
0
Add AggregateError supprt
#297
shortercode
opened
2 months ago
0
Add support for Error.prototype.cause
#296
shortercode
opened
2 months ago
0
Class members are ignored
#295
Mansi1
closed
2 months ago
1
Advanced Error support
#294
shortercode
opened
2 months ago
2
feat: support cjs & esm
#293
schulzf
closed
2 months ago
1
`NaN` values in `Float64Array` are incorrectly serialised as `null`
#292
triglav
opened
3 months ago
2
Support for Server Actions in Next.js
#291
Finkes
opened
4 months ago
3
SyntaxError: Cannot use import statement outside a module
#290
trevorpfiz
closed
5 months ago
1
An error occurs when serializing the array with un-serialize-data
#288
lwt09
closed
6 months ago
2
`instanceof` breaks in zod validation during dev (Hot Reload Related, probably)
#287
Katli95
closed
7 months ago
5
Issue with Next.js plugin - `Cannot use 'in' operator to search for 'props' in undefined`
#286
MatteoGauthier
opened
8 months ago
0
Any plans for TypedArray?
#285
aryzing
closed
8 months ago
2
Reproduce prototype pollution
#284
Janpot
closed
10 months ago
0
Skipping transformation
#283
luixo
opened
11 months ago
4
Backwards compatibility with JSON
#282
NMinhNguyen
closed
11 months ago
1
fix: only emit prototype pollution error when there's metadata emitted
#281
Skn0tt
closed
3 months ago
8
Nested custom recipe (registerCustom feedback)
#280
Lilja
closed
11 months ago
1
superjson throws on constructor property
#279
Janpot
opened
12 months ago
16
Trying to use it with ofetch
#278
digoburigo
closed
1 year ago
2
Question about Rust support
#277
Ziothh
closed
10 months ago
4
docs: add peterbud as a contributor for bug
#276
allcontributors[bot]
closed
1 year ago
0
fix: target es2020
#275
Skn0tt
closed
1 year ago
3
fix: only throw error on field with annotation
#274
Skn0tt
closed
3 months ago
0
Could you update the `next-superjson-plugin` so it will work with v2?
#273
lipis
closed
1 year ago
1
Export SuperJSONResult type
#272
tmcw
closed
1 year ago
1
Export SuperJSONResult type
#271
tmcw
closed
1 year ago
2
docs: add kidqueb as a contributor for bug, and code
#270
allcontributors[bot]
closed
1 year ago
0
docs: add tmcw as a contributor for bug, and code
#269
allcontributors[bot]
closed
1 year ago
0
Error [ERR_REQUIRE_ESM]: require() of ES Module
#268
viniciusteixeiradias
opened
1 year ago
25
Strip constructor, prototype, and __proto__ properties in the serialize step
#267
tmcw
closed
1 year ago
10
SuperJSON will serialize into objects that it can't deserialize
#266
tmcw
closed
1 year ago
0
Bump @babel/traverse from 7.10.4 to 7.23.2
#265
dependabot[bot]
opened
1 year ago
0
add "main" to package.json
#264
kidqueb
closed
1 year ago
3
feat!: make SuperJSON esm-only
#263
Skn0tt
closed
1 year ago
2
fix: fix typo in banner filename
#262
colinhacks
closed
1 year ago
0
Tweak Banner Image
#261
agreea
closed
1 year ago
0
ESM entrypoint isn't functional
#260
acidoxee
closed
1 year ago
3
Improve docs for non-default data types
#259
jasongerbes
opened
1 year ago
1
Update logo and README.md
#258
agreea
closed
1 year ago
1
Bump mongodb from 3.6.6 to 3.6.10
#257
dependabot[bot]
opened
1 year ago
0
🚨 [security] Update mongodb 3.6.6 → 3.6.12 (patch)
#256
depfu[bot]
opened
1 year ago
2
Document binary data support
#255
FeldrinH
opened
1 year ago
1
Is there a way to get just the string value inside `json` when doing stringify?
#254
nooblyf
opened
1 year ago
2
bug repro with dedupe=true
#253
KATT
closed
1 year ago
2
Next