For the latest changes, please refer to the releases page.
- [#1] bug: fix script injection when head tag has whitespace or attributes (#2) @jonthemiller
- feat:
vitalsReportedTimeout
config (#3)
- fix:
visibilityState
changes now simulated through stubbing the document aswindow.open()
does not work with headless Cypress. - docs: added section to readme on how the command works internally.
- feat: now wait for page load to allow LCP and CLS to change and settle.
- feat: now attempt to wait for all desired Web Vitals to have been reported before calculating the results.
- ci: fix
.npmignore
.
- feat: initial release.