v3.0.0.0
npm ver: 3.0.0
- Removed
jsstp.then
, now you can safely use jsstp as the return value of an async function or useawait
on it without worrying about the whole program or page getting stuck in a dead loop. - Added
jsstp.if_available
as a replacement.
Full Changelog: v2.0.4.2...v3.0.0.0