v0.3.0
- Rework serialization
- Add support for
Error
andAggregateError
- Add support for
Iterable
- Add support for
TypedArray
- Fix
RegExp
andDate
to not be treated as primitive values - Fix empty
Map
andSet
not generating reference. - Fix assignment order
- Change
Infinity
to1/0
Full Changelog: v0.2.1...v0.3.0