v0.3.7
- β¨ feat: Support custom serializer for
Stringify
. - π fix: Improve
Stringify
with wrapped types (Boolean/Number/BigInt/String/Symbol/Object
), special types (object
,Function
, etc.) and global objects (Math
,JSON
, etc.).
Stringify
.Stringify
with wrapped types (Boolean/Number/BigInt/String/Symbol/Object
), special types (object
, Function
, etc.) and global objects (Math
, JSON
, etc.).