UNPKG

next-rum

Version:
23 lines (14 loc) 522 B
# CHANGELOG ### 1.2.0 - Updates to utilize Next.js web vitals properties. ([#9]) ### 1.1.1 - Next.js made a breaking change in `next@9.4.3` where it removed the listeners we used to generate the RUM data. We added a small fix to prevent this library from throwing an error while we work on upgrading to a different performance API. ### 1.1.0 - Use ResourceTiming when available to increase the accuracy of the gathered metrics. ### 1.0.0 - Initial release. [#9]: https://github.com/godaddy/next-rum/pull/9