1.0.2
Fix minification bug: check if the name is a string.
When minified, the name is empty and that converted in boolean is false, so it tries to readd the name property.
Fix minification bug: check if the name is a string.
When minified, the name is empty and that converted in boolean is false, so it tries to readd the name property.