rsnext/packages/next/types
JJ Kasper c4dc081e70
Fix styled-jsx types when package is not hoisted (#37902)
This ensures we expose the `styled-jsx` types correctly even when the package is not hoisted from next's `node_modules` e.g. when using `pnpm`. We had an existing test that covered this although it installed `styled-jsx` at the top-level as a workaround so the test has been updated to remove this workaround. 

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

Fixes: https://github.com/vercel/next.js/pull/37828#discussion_r901164193
2022-06-22 12:09:22 +00:00
..
global.d.ts chore: deprecate process.browser (#32862) 2022-01-27 16:55:26 +00:00
index.d.ts Fix styled-jsx types when package is not hoisted (#37902) 2022-06-22 12:09:22 +00:00
misc.d.ts Update to leverage turbo for build/prepublish (#37280) 2022-05-30 19:05:27 -05:00
webpack.d.ts Update server-only changes HMR handling (#34298) 2022-02-16 16:32:24 -06:00