Skip to content

v3.0.0.0

Compare
Choose a tag to compare
@steve02081504 steve02081504 released this 30 Aug 11:36
· 69 commits to master since this release

npm ver: 3.0.0

  • Removed jsstp.then, now you can safely use jsstp as the return value of an async function or use await 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