-
-
Notifications
You must be signed in to change notification settings - Fork 236
Pull requests: APIDevTools/json-schema-ref-parser
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: allow $defs and fix circular pointers issue with $ref in root
released
#383
by KurtGokhan
was merged May 12, 2025
Loading…
fix(dereference): cache poisoning when dereferencing external schemas
released
#381
by erunion
was merged Apr 12, 2025
Loading…
fix(BREAKING CHANGE): dereference caching to prevent infinite loops on circular schemas
released
#380
by erunion
was merged Apr 11, 2025
Loading…
fix: allow
$ref
pointers to point to a null
value
released
#374
by erunion
was merged Feb 27, 2025
Loading…
fix:
http.timeout
default does not match the documentation
released
#373
by erunion
was merged Feb 26, 2025
Loading…
feat:
dereference.preservedProperties
for preserving data during dereferencing
released
#369
by erunion
was merged Jan 28, 2025
Loading…
feat: creation of a new
onCircular
hook for accumulating circular refs
#366
by erunion
was merged Jan 23, 2025
Loading…
fix: release missing pointer error message improvements
released
#361
by hudlow
was merged Dec 5, 2024
Loading…
code optimisation for circular references issue
#351
by SB-rohitdesai
was closed Jun 3, 2024
Loading…
fix: Enable compilerOptions noImplicitReturns and noUnusedParameters to improve type safety
released
#347
by tekener
was merged Apr 25, 2024
Loading…
chore: inherit encoding type from Plugin for text parsing option
released
#341
by liamc-altruistiq
was merged Apr 7, 2024
Loading…
fix: lax the windows path conversion if not available
released
#331
by jsarman
was merged Mar 4, 2024
Loading…
feat: add object and propName to onDereference callback
released
#324
by toomuchdesign
was merged Mar 5, 2024
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.