Skip to content

v3.0.0

Choose a tag to compare

@Worvast Worvast released this 29 Mar 22:29
· 40 commits to master since this release
c7e26ca

Release browser-sdk 3.0.0 (#13)

  • Replaced stream for streamFetch, this method, to stream back query, returns data in arrays filled with multiple data objects that have been parsed in chunks. With this change we have noticeably improved the performance, and also made code more secure and efficient.
  • Now is required to use Node.js version > 14.0.0 and npm version > 7.0.0
  • Clean/upgrade dependencies and webpack
  • Change testing strategy
  • Add testing reports info in Github
  • Clean/improve examples section
  • v3.0.0