rsnext/test/integration/client-navigation
JJ Kasper 199aa3c8f5
Add strict next head handling (#47938)
This adds an `experimental.strictNextHead` flag to allow updating head
tags tracking for pages to resolve the issue with runtime scripts being
appended to the head element breaking the head tracking.

Fixes: https://github.com/vercel/next.js/issues/11012
Fixes: https://github.com/vercel/next.js/issues/20682
x-ref: [slack
thread](https://vercel.slack.com/archives/C051B8JAPQ9/p1680156608831939)
2023-04-05 08:29:36 +00:00
..
components Format missed files (#7464) 2019-05-29 18:19:32 -07:00
lib Upgrade styled-jsx (#19241) 2020-11-17 16:53:35 +00:00
pages BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
public fix(next/head): assign bool attrs to match server (#20748) 2021-01-04 19:57:52 +00:00
test Add strict next head handling (#47938) 2023-04-05 08:29:36 +00:00
next.config.js Add strict next head handling (#47938) 2023-04-05 08:29:36 +00:00