rsnext/packages
Joe Haddad cb50b040ea
fix(next/head): assign bool attrs to match server (#20748)
This pull request correctly assigns boolean attributes for `<script />` to match the element as it is created by a server-side render.

Prior to this pull request, we'd double-execute `<script>` tags with the `async`, `defer`, or `nomodule` property.

---

Fixes #9070
2021-01-04 19:57:52 +00:00
..
create-next-app v10.0.5-canary.9 2021-01-04 10:31:56 -05:00
eslint-plugin-next v10.0.5-canary.9 2021-01-04 10:31:56 -05:00
next fix(next/head): assign bool attrs to match server (#20748) 2021-01-04 19:57:52 +00:00
next-bundle-analyzer v10.0.5-canary.9 2021-01-04 10:31:56 -05:00
next-codemod v10.0.5-canary.9 2021-01-04 10:31:56 -05:00
next-env v10.0.5-canary.9 2021-01-04 10:31:56 -05:00
next-mdx fix(next-mdx): resolve webpack loader (#17983) 2021-01-04 16:24:16 +00:00
next-plugin-google-analytics v10.0.5-canary.9 2021-01-04 10:31:56 -05:00
next-plugin-sentry v10.0.5-canary.9 2021-01-04 10:31:56 -05:00
next-plugin-storybook v10.0.5-canary.9 2021-01-04 10:31:56 -05:00
next-polyfill-module v10.0.5-canary.9 2021-01-04 10:31:56 -05:00
next-polyfill-nomodule v10.0.5-canary.9 2021-01-04 10:31:56 -05:00
react-dev-overlay v10.0.5-canary.9 2021-01-04 10:31:56 -05:00
react-refresh-utils v10.0.5-canary.9 2021-01-04 10:31:56 -05:00