-
-
Notifications
You must be signed in to change notification settings - Fork 226
Pull requests: fastify/fast-json-stringify
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: drop unmatched properties when additionalProperties is false
#879
opened Sep 6, 2026 by
MaxFreedomPollard
Loading…
3 of 4 tasks
fix: do not let a string type swallow array input in multi-type schemas
#876
opened Aug 23, 2026 by
chuanghiduoc
Loading…
fix: serialize BigInt values in integer anyOf/oneOf and multi-type schemas
#875
opened Aug 22, 2026 by
marko1olo
Loading…
feat: emit ESM syntax in standalone mode via ajv.code.esm
#872
opened Aug 17, 2026 by
jaideeppyne
Loading…
fix: resolve refs to definitions keys with percent-encoded characters
#871
opened Aug 16, 2026 by
haoku123
Loading…
fix: accept tuple items whose schema has no
type keyword
#869
opened Aug 14, 2026 by
maximilliangrand
Loading…
5 tasks done
perf: fold codegen literals and inline nested object serialization
#868
opened Aug 9, 2026 by
mcollina
Member
Loading…
fix: apply sibling keywords when a schema resolves a $ref
#867
opened Aug 8, 2026 by
lazerg
Loading…
perf: format date/date-time/time without an intermediate Date
#865
opened Aug 7, 2026 by
nigrosimone
Contributor
Loading…
Extract reusable functions for non-recursive external
$ref schemas
#836
opened Apr 9, 2026 by
jagould2012
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.