Errata · edition notes · 1 entry
OSS contributions
Corrections engraved back into the tools I actually use — each line is one upstream contribution.
-
ofetch
Fix isJSONSerializable(null)
Fix isJSONSerializable(null) crashing on a dead code path, with unit tests for the util. Fixes #571.