rsnext/packages
Shu Ding fda355daa2
Improve type checking (#41427)
This PR implements the process of generating strict "type guard" files,
to ensure that all entrypoints have the correct export types. The type
checking process happens automatically during `next build`.

## Bug

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

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the
feature request has been accepted for implementation before opening a
PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)

Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
2022-10-19 18:28:36 +02:00
..
create-next-app v12.3.2-canary.32 2022-10-19 13:29:32 +02:00
eslint-config-next v12.3.2-canary.32 2022-10-19 13:29:32 +02:00
eslint-plugin-next v12.3.2-canary.32 2022-10-19 13:29:32 +02:00
font v12.3.2-canary.32 2022-10-19 13:29:32 +02:00
next Improve type checking (#41427) 2022-10-19 18:28:36 +02:00
next-bundle-analyzer v12.3.2-canary.32 2022-10-19 13:29:32 +02:00
next-codemod v12.3.2-canary.32 2022-10-19 13:29:32 +02:00
next-env v12.3.2-canary.32 2022-10-19 13:29:32 +02:00
next-mdx v12.3.2-canary.32 2022-10-19 13:29:32 +02:00
next-plugin-storybook v12.3.2-canary.32 2022-10-19 13:29:32 +02:00
next-polyfill-module v12.3.2-canary.32 2022-10-19 13:29:32 +02:00
next-polyfill-nomodule v12.3.2-canary.32 2022-10-19 13:29:32 +02:00
next-swc v12.3.2-canary.32 2022-10-19 13:29:32 +02:00
react-dev-overlay v12.3.2-canary.32 2022-10-19 13:29:32 +02:00
react-refresh-utils v12.3.2-canary.32 2022-10-19 13:29:32 +02:00