Releases: cmorten/cypress-web-vitals
Releases · cmorten/cypress-web-vitals
4.1.2
4.1.1
What's Changed
- [#31] type updates to allow optional config by @jlp-craigmorten in #32
New Contributors
- @jlp-craigmorten made their first contribution in #32
Full Changelog: 4.1.0...4.1.1
4.1.0
4.0.1
4.0.0
What's Changed
Now exporting two new commands:
cy.startVitalsCapture()
cy.reportVitals()
These are designed to be used together along with consumer's own Cypress code for recording vitals for custom user journeys.
Full Changelog: 3.0.0...4.0.0
3.0.0
2.2.1
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- [#19] Missing LCP by @cmorten in #20
- feat: upgrade web-vitals
- feat: update to Node 18
- chore: update development dependencies
- chore: update CI actions
- test: run CI against 12.x
- fix: don't interact with the page until load event otherwise LCP metrics don't get reported
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- [#17] fix sites that require headers and auth by @MichaelDimmitt in #18
New Contributors
- @MichaelDimmitt made their first contribution in #18
Full Changelog: 2.0.0...2.1.0