1.8 KiB
1.8 KiB
1.0.3 (2018-05-14)
Bug Fixes
1.0.2 (2017-04-27)
Bug Fixes
- Fix Blob detection for iOS 8/9 (2a7b25c)
1.0.1 (2017-04-05)
1.0.0 (2017-04-05)
Bug Fixes
- do not call toJSON more than once (#7) (27165d2)
- Ensure globals are functions before running
instanceof
checks against them. (#4) (f9be9b3) - fix the case when toJSON() returns a Buffer (#6) (518747d)