18d7a7b55d
no issue We've seen an issue where after an import a user record had `tour: ""` which meant they were unable to log in due to JSON parsing of the empty string failing. - add a guard so that an empty string is transformed to `null` before parsing - changed `serialised` to `serialized` to match spelling in all other serializers |
||
---|---|---|
.. | ||
facebook-url-user.js | ||
json-string.js | ||
moment-date.js | ||
moment-utc.js | ||
navigation-settings.js | ||
raw.js | ||
slack-settings.js | ||
twitter-url-user.js | ||
unsplash-settings.js |