issues
search
fastify
/
fast-json-stringify
2x faster than JSON.stringify()
MIT License
3.52k
stars
208
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unknown format error with anyOf schemas
#747
vserpokryl
closed
1 day ago
2
build(deps-dev): bump @sinclair/typebox from 0.33.22 to 0.34.3
#746
dependabot[bot]
closed
1 week ago
2
style: remove trailing whitespace
#745
Fdawgs
closed
3 weeks ago
0
ci(benchmark): fix github token input
#744
Fdawgs
closed
3 weeks ago
0
build(deps): bump thollander/actions-comment-pull-request from 2 to 3
#743
dependabot[bot]
closed
3 weeks ago
2
refactor: replace `var` statements
#742
Fdawgs
closed
1 month ago
0
fast-json-stringify for express
#741
nigrosimone
closed
1 month ago
1
Error using stringify on schema with uri-encoded definition property containing anyOf, allOf or oneOf
#740
JonathanMonroeU
opened
2 months ago
1
feat: converted all the tap tests with node:test
#739
puskin94
closed
2 months ago
1
build(deps): bump @fastify/merge-json-schemas from 0.1.1 to 0.2.0
#738
dependabot[bot]
closed
2 months ago
2
build(deps): bump json-schema-ref-resolver from 1.0.1 to 2.0.0
#737
dependabot[bot]
closed
2 months ago
2
Missing fields in anyOf subschemas are not ignored as with standard subschemas
#736
maRci002
closed
2 months ago
3
Specificity of schema validation errors is lost if a type is a union type
#735
tgarv
closed
2 months ago
1
Handle items: [{ $ref }]
#734
rtkevin
opened
3 months ago
1
build(deps-dev): bump @sinclair/typebox from 0.32.35 to 0.33.4
#733
dependabot[bot]
closed
3 months ago
2
build(deps): bump fastify/workflows from 4.2.1 to 5.0.0
#732
dependabot[bot]
closed
3 months ago
2
New option added: `stripNull`, which removes nulls in serialized output
#731
shivamkj
opened
4 months ago
2
build(deps): bump fastify/workflows from 4.1.0 to 4.2.1
#730
dependabot[bot]
closed
4 months ago
2
fix: merged schemas cache key
#729
DamienVicet
opened
5 months ago
1
build(deps): bump fast-uri from 2.4.0 to 3.0.0
#728
dependabot[bot]
closed
5 months ago
2
remove unused dependency
#727
gurgunday
closed
5 months ago
0
Update for fastify@5
#726
jsumners
closed
5 months ago
0
Merge `next` into `master`
#725
jsumners
closed
5 months ago
0
Multiple fields with anyOf and self ref causes Maximum call stack size exceeded
#724
JJCella
opened
5 months ago
1
Resolved Cannot convert a BigInt value to a number
#723
camillo-positano
closed
5 months ago
1
fixed cast of number causing Cannot convert a BigInt value to a number
#722
camillo-unikey
closed
5 months ago
0
bug: array input does not work (uncaught error)
#721
titanism
closed
5 months ago
2
validator.js in constructor validateSchema is always false and ajvOption overriden
#720
nullRefErr
closed
5 months ago
1
Ref error on recursive type (typebox) usage
#719
AmineKechroud
opened
6 months ago
1
Avoid loading validator un-necessarily
#718
brettwillis
closed
6 months ago
1
workflows: update and pin node versions
#717
gurgunday
closed
5 months ago
1
fix: escape single quote when building error message for required property
#716
tomastauer
closed
6 months ago
4
JSON schema with single quote in property name fails to be processed when the property is required
#715
tomastauer
closed
6 months ago
0
Release new version with improved performance
#714
cesco69
closed
7 months ago
0
perf: cache json strings into const
#713
nigrosimone
closed
7 months ago
0
Date type is giving error - Error: schema is invalid: data/properties/updated_at/type must be equal to one of the allowed values
#712
Dhruv-Garg79
closed
7 months ago
4
perf: removed jsonOutput variable because is useless
#711
cesco69
closed
7 months ago
0
Support of JSON Schema draft 8 (2019-09)
#710
stijnklomp
opened
7 months ago
3
stream stringify
#709
cesco69
closed
7 months ago
7
chunking/Readable stringify
#708
cesco69
closed
7 months ago
4
Performance: Cache obj[key] access into
#707
cesco69
closed
7 months ago
5
feat: drop array items type checking
#706
ivan-tymoshenko
closed
7 months ago
1
Fix allOf with $ref property
#705
mcollina
closed
7 months ago
2
Strip external schemas from standalone compiled code
#704
remidewitte
closed
6 months ago
2
build(deps-dev): bump tsd from 0.30.7 to 0.31.0
#703
dependabot[bot]
closed
7 months ago
2
build(deps): bump ajv-formats from 2.1.1 to 3.0.1
#702
dependabot[bot]
closed
7 months ago
2
Release a new version with "merged" performance improvements
#701
cesco69
closed
7 months ago
2
Update for Fastify v5
#700
synapse
closed
7 months ago
0
Update for Fastify v5
#699
synapse
closed
8 months ago
0
perf: avoid unnecessary operation for improve performance
#698
cesco69
closed
7 months ago
8
Next