Wendigo 3.0
This release do not contain breaking changes in wendigo behavior, but due to the big leap in puppeteer update, and several internal changes, some incompatibilities may happen, particularly if you use typescript or access puppeteer methods directly.
Changelog
- Puppeteer update to v8
- WaitFor uses specific methods under the hood
- Overhaul of types to comply with Puppeteer changes
- Browser.coreBrowser added to access Puppeteer's browser class