We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 752610a commit bda1c3bCopy full SHA for bda1c3b
1 file changed
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
See the [upgrading to v4](/docs/upgrading-to-v4.md) documentation for a complete list of all API changes in version 4.
4
5
+### v4.2.4 (2024-10-22)
6
+
7
+- Fix memory leak in registering new event listeners on every keydown and click ([#554](https://github.com/GoogleChrome/web-vitals/pull/554))
8
9
### v4.2.3 (2024-08-06)
10
11
- Fix missing LoAF entries in INP attribution ([#512](https://github.com/GoogleChrome/web-vitals/pull/512))
0 commit comments