Skip to content

Express State v1.1.2 — Line Terminators

Compare
Choose a tag to compare
@ericf ericf released this 21 Feb 05:39
· 37 commits to master since this release

This patch release fixes an issues with line terminator characters (U+2028 and U+2029) being handled differently in JavaScript vs. JSON by escaping them (#21, #22).

Thanks to @norwood and @mathiasbynens for helping with this!


View 1.1.2 Changelog