v3.0.0
Release browser-sdk 3.0.0 (#13)
- Replaced
streamforstreamFetch, 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