yahoo / serialize-javascript

Serialize JavaScript to a superset of JSON that includes regular expressions and functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why not serialize undefined?

markkahn opened this issue · comments

commented

Just wondering what the reason to not preserving undefined is?

Indeed, why

Fixed in serialize-javascript@1.9.0. Please try to test it, and free to open a new issue if you have any problems.