You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Better string decoding - added partial support for the \uXXXX escapes.
Specifically, we're processing ASCII \u00XX escapes. More complex UTF-8 escapes still return an error.