Releases: fastify/fast-json-stringify
Releases · fastify/fast-json-stringify
v2.2.9
14 Oct 15:51
Compare
Sorry, something went wrong.
No results found
📚 PR:
Drop json-strify (#266 )
fix: passing null object to type array defaults to empty array (#249 ) (#265 )
v2.2.8
09 Oct 12:33
Compare
Sorry, something went wrong.
No results found
📚 PR:
Add Node v14 to CI (#264 )
feat: simultaneously test example (#263 )
v2.2.7
18 Sep 09:24
Compare
Sorry, something went wrong.
No results found
📚 PR:
fix: minor cleaning (#258 )
Checks if key value is undefined in isEmpty function (#260 )
v2.2.6
10 Sep 14:22
Compare
Sorry, something went wrong.
No results found
v2.2.5
10 Sep 14:21
Compare
Sorry, something went wrong.
No results found
fix: avoid unecessary concat calls (#256 )
v2.2.4
06 Sep 17:24
Compare
Sorry, something went wrong.
No results found
📚 PR:
Bump typescript from 3.9.7 to 4.0.2
remove bad pattern from tests suites (#248 )
fix enum without type (#254 )
v2.2.3
17 Jul 14:13
Compare
Sorry, something went wrong.
No results found
📚 PR:
Fix relative json paths in external schema (#239 )
v2.2.2
08 Jul 14:38
Compare
Sorry, something went wrong.
No results found
📚 PR:
Adds additional anyOf example for objects. (#236 )
fix cutting off arrays with more than 100 items in anyOf and oneOf (#237 )
v2.2.1
30 Jun 13:13
Compare
Sorry, something went wrong.
No results found
📚 PR:
Remove all known code executions d77dba4
Adds test case for anyOf with multiple array items (#235 )
v1.21.0
30 Jun 13:24
Compare
Sorry, something went wrong.
No results found
Remove all known code executions d2faff4
feat: add required check for object key not in properties (#226 )
Support $ref in allOf (#224 )