diff --git a/CHANGELOG.md b/CHANGELOG.md index 6315e5ba18af..60ff525786f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +## 7.80.2-alpha.1 + +No longer will prioritize the component names for replays, as this will break searching by CSS selector. + +## 7.80.2-alpha.0 + +- feat(utils): Prioritize Component name attributes over HTML Tree String (#9496) + ## 7.80.1 - fix(astro): Adjust Vite plugin config to upload server source maps (#9541) diff --git a/packages/browser-integration-tests/suites/integrations/Breadcrumbs/dom/click/template.html b/packages/browser-integration-tests/suites/integrations/Breadcrumbs/dom/click/template.html index 5048dfd754f2..e4bf6204f578 100644 --- a/packages/browser-integration-tests/suites/integrations/Breadcrumbs/dom/click/template.html +++ b/packages/browser-integration-tests/suites/integrations/Breadcrumbs/dom/click/template.html @@ -7,5 +7,6 @@
+