rsnext/packages
stefanprobst 1cd76b9e66
Avoid anonymous function in next/link (#37154)
Avoid anonymous function in `next/link` so DevTools show `Link` instead of `Anonymous`:

Before:

![Screenshot_20220524_123016](https://user-images.githubusercontent.com/20753323/170018947-2d9bdd58-5311-4bba-ab6b-4dc9547092f6.png)

After:

![Screenshot_20220524_122946](https://user-images.githubusercontent.com/20753323/170018968-2993a24a-5518-4de1-b7a4-75cc6d6562f2.png)

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have 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 helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`


Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2022-05-24 16:00:22 +00:00
..
create-next-app v12.1.7-canary.13 2022-05-24 12:21:19 +02:00
eslint-config-next v12.1.7-canary.13 2022-05-24 12:21:19 +02:00
eslint-plugin-next v12.1.7-canary.13 2022-05-24 12:21:19 +02:00
next Avoid anonymous function in next/link (#37154) 2022-05-24 16:00:22 +00:00
next-bundle-analyzer v12.1.7-canary.13 2022-05-24 12:21:19 +02:00
next-codemod v12.1.7-canary.13 2022-05-24 12:21:19 +02:00
next-env v12.1.7-canary.13 2022-05-24 12:21:19 +02:00
next-mdx v12.1.7-canary.13 2022-05-24 12:21:19 +02:00
next-plugin-storybook v12.1.7-canary.13 2022-05-24 12:21:19 +02:00
next-polyfill-module v12.1.7-canary.13 2022-05-24 12:21:19 +02:00
next-polyfill-nomodule v12.1.7-canary.13 2022-05-24 12:21:19 +02:00
next-swc v12.1.7-canary.13 2022-05-24 12:21:19 +02:00
react-dev-overlay v12.1.7-canary.13 2022-05-24 12:21:19 +02:00
react-refresh-utils v12.1.7-canary.13 2022-05-24 12:21:19 +02:00