rsnext/packages
Sukka 3b4594f6d7
types(#42003): better typing for next/link (#42117)
<!--
Thanks for opening a PR! Your contribution is much appreciated.
To make sure your PR is handled as smoothly as possible we request that
you follow the checklist sections below.
Choose the right checklist for the change that you're making:
-->

The PR closes #42003.

Replace `(e: any) => void` with
`React.MouseEventHandler<HTMLAnchorElement>` and
`React.TouchEventHandler<HTMLAnchorElement>`. The original typing
overlap issue has also been fixed.

## Bug

- [x] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see `contributing.md`
2022-11-14 12:37:41 -08:00
..
create-next-app v13.0.4-canary.0 2022-11-14 12:40:08 +01:00
eslint-config-next v13.0.4-canary.0 2022-11-14 12:40:08 +01:00
eslint-plugin-next v13.0.4-canary.0 2022-11-14 12:40:08 +01:00
font v13.0.4-canary.0 2022-11-14 12:40:08 +01:00
next types(#42003): better typing for next/link (#42117) 2022-11-14 12:37:41 -08:00
next-bundle-analyzer v13.0.4-canary.0 2022-11-14 12:40:08 +01:00
next-codemod v13.0.4-canary.0 2022-11-14 12:40:08 +01:00
next-env v13.0.4-canary.0 2022-11-14 12:40:08 +01:00
next-mdx v13.0.4-canary.0 2022-11-14 12:40:08 +01:00
next-plugin-storybook v13.0.4-canary.0 2022-11-14 12:40:08 +01:00
next-polyfill-module v13.0.4-canary.0 2022-11-14 12:40:08 +01:00
next-polyfill-nomodule v13.0.4-canary.0 2022-11-14 12:40:08 +01:00
next-swc feat(next-swc/relay): Add javascript to language (#42894) 2022-11-14 12:28:39 -08:00
react-dev-overlay v13.0.4-canary.0 2022-11-14 12:40:08 +01:00
react-refresh-utils v13.0.4-canary.0 2022-11-14 12:40:08 +01:00