rsnext/packages/next/pages
Houssein Djirdeh 82dce6ce8e
[Script] Allow next/script to be placed in _document body (#37894)
Fixes https://github.com/vercel/next.js/issues/37741. Allows `next/script` to be placed inside of `_document` body in addition to `Head`.

## Bug

- [X] Related issues linked using `fixes #number`
- [X] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`
2022-06-27 17:56:53 +00:00
..
_app.tsx Improve and refactor some types (#31704) 2021-11-25 10:46:00 +01:00
_document.tsx [Script] Allow next/script to be placed in _document body (#37894) 2022-06-27 17:56:53 +00:00
_error.tsx feat: Opt-out Error page from dark scheme color (#36951) 2022-05-21 22:35:17 -05:00