rsnext/packages
Balázs Orbán e7b6b1939d
fix: don't use optional chaining in ESLint rule (#38534)
Fixes #38530

Should we consider adding a build-step to lint rules to be able to use TS/modern JS?

## 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 `pnpm lint`
- [ ] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)
2022-07-11 22:59:33 +00:00
..
create-next-app v12.2.3-canary.0 2022-07-11 14:35:12 +02:00
eslint-config-next v12.2.3-canary.0 2022-07-11 14:35:12 +02:00
eslint-plugin-next fix: don't use optional chaining in ESLint rule (#38534) 2022-07-11 22:59:33 +00:00
next Update some dependencies' versions :) (#38427) 2022-07-11 20:32:49 +00:00
next-bundle-analyzer v12.2.3-canary.0 2022-07-11 14:35:12 +02:00
next-codemod v12.2.3-canary.0 2022-07-11 14:35:12 +02:00
next-env v12.2.3-canary.0 2022-07-11 14:35:12 +02:00
next-mdx v12.2.3-canary.0 2022-07-11 14:35:12 +02:00
next-plugin-storybook v12.2.3-canary.0 2022-07-11 14:35:12 +02:00
next-polyfill-module Update some dependencies' versions :) (#38427) 2022-07-11 20:32:49 +00:00
next-polyfill-nomodule Update some dependencies' versions :) (#38427) 2022-07-11 20:32:49 +00:00
next-swc refactor(next/swc): disable default features for crash report (#38531) 2022-07-11 21:29:50 +00:00
react-dev-overlay v12.2.3-canary.0 2022-07-11 14:35:12 +02:00
react-refresh-utils v12.2.3-canary.0 2022-07-11 14:35:12 +02:00