rsnext/packages
Balázs Orbán 4e345f6677
feat(eslint): allow a for internal url when target="blank" present (#32780)
When an `a` tag is used to link to an internal page, but the `target="_blank"` attribute is present, ESLint should not report it as an error and should not enforce using `next/link`.

Fixes #28547

## 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`
2021-12-25 00:55:43 +00:00
..
create-next-app v12.0.8-canary.13 2021-12-22 13:03:32 -06:00
eslint-config-next v12.0.8-canary.13 2021-12-22 13:03:32 -06:00
eslint-plugin-next feat(eslint): allow a for internal url when target="blank" present (#32780) 2021-12-25 00:55:43 +00:00
next Remove anonymous default export rule from Babel (#32763) 2021-12-23 17:31:38 +00:00
next-bundle-analyzer v12.0.8-canary.13 2021-12-22 13:03:32 -06:00
next-codemod v12.0.8-canary.13 2021-12-22 13:03:32 -06:00
next-env v12.0.8-canary.13 2021-12-22 13:03:32 -06:00
next-mdx v12.0.8-canary.13 2021-12-22 13:03:32 -06:00
next-plugin-storybook v12.0.8-canary.13 2021-12-22 13:03:32 -06:00
next-polyfill-module v12.0.8-canary.13 2021-12-22 13:03:32 -06:00
next-polyfill-nomodule v12.0.8-canary.13 2021-12-22 13:03:32 -06:00
next-swc v12.0.8-canary.13 2021-12-22 13:03:32 -06:00
react-dev-overlay v12.0.8-canary.13 2021-12-22 13:03:32 -06:00
react-refresh-utils v12.0.8-canary.13 2021-12-22 13:03:32 -06:00