Release v2.2.0
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// Shared helpers for parsing JSON, reading form arrays, and duplicate-name checks.
|
||||
|
||||
function parseJsonSafe(value) {
|
||||
if (!value) {
|
||||
return null;
|
||||
|
||||
Reference in New Issue
Block a user