babel/babel
### [`v7.18.6`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7186-2022-06-27)
[Compare Source](https://togithub.com/babel/babel/compare/v7.17.10...v7.18.6)
##### :eyeglasses: Spec Compliance
- `babel-parser`
- [#14650](https://togithub.com/babel/babel/pull/14650) \[ts] Disallow property access after instantiation expression ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
- [#14636](https://togithub.com/babel/babel/pull/14636) \[ts] Allow `...<...>` followed by newline or binary operator ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
- `babel-generator`, `babel-parser`, `babel-preset-env`, `babel-template`
- [#14668](https://togithub.com/babel/babel/pull/14668) JSON modules should be imported with default ([@JLHwung](https://togithub.com/JLHwung))
##### :bug: Bug Fix
- `babel-helper-remap-async-to-generator`, `babel-plugin-proposal-async-generator-functions`
- [#14391](https://togithub.com/babel/babel/pull/14391) Transform `await` in computed class keys ([@Yokubjon-J](https://togithub.com/Yokubjon-J))
- `babel-plugin-transform-parameters`
- [#14694](https://togithub.com/babel/babel/pull/14694) fix: preserve function params type if possible ([@magic-akari](https://togithub.com/magic-akari))
- `babel-core`
- [#14583](https://togithub.com/babel/babel/pull/14583) fix: Memory leak when deep cloning in `babel-core` ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu))
- `babel-core`, `babel-helper-check-duplicate-nodes`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-optional-chaining`, `babel-plugin-transform-runtime`
- [#14663](https://togithub.com/babel/babel/pull/14663) Fix `import { types } from "@babel/core"` with native ESM ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
##### :house: Internal
- `babel-standalone`
- [#14697](https://togithub.com/babel/babel/pull/14697) Add `proposal-unicode-sets-regex` to `@babel/standalone` ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
- Other
- [#14687](https://togithub.com/babel/babel/pull/14687) chore: Update bench baselines ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu))
- `babel-generator`, `babel-types`
- [#14685](https://togithub.com/babel/babel/pull/14685) enable TS compiler option: strictBindCallApply ([@JLHwung](https://togithub.com/JLHwung))
- `babel-code-frame`, `babel-core`, `babel-generator`, `babel-helper-annotate-as-pure`, `babel-helper-builder-binary-assignment-operator-visitor`, `babel-helper-builder-react-jsx`, `babel-helper-check-duplicate-nodes`, `babel-helper-compilation-targets`, `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin`, `babel-helper-define-map`, `babel-helper-explode-assignable-expression`, `babel-helper-fixtures`, `babel-helper-function-name`, `babel-helper-hoist-variables`, `babel-helper-member-expression-to-functions`, `babel-helper-module-imports`, `babel-helper-module-transforms`, `babel-helper-optimise-call-expression`, `babel-helper-plugin-test-runner`, `babel-helper-plugin-utils`, `babel-helper-remap-async-to-generator`, `babel-helper-replace-supers`, `babel-helper-simple-access`, `babel-helper-split-export-declaration`, `babel-helper-transform-fixture-test-runner`, `babel-helper-validator-option`, `babel-helper-wrap-function`, `babel-helpers`, `babel-highlight`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-external-helpers`, `babel-plugin-proposal-async-generator-functions`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-function-bind`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-json-strings`, `babel-plugin-proposal-object-rest-spread`, `babel-plugin-proposal-optional-chaining`, `babel-plugin-proposal-partial-application`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-proposal-private-property-in-object`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-syntax-typescript`, `babel-plugin-transform-block-scoped-functions`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-computed-properties`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-duplicate-keys`, `babel-plugin-transform-exponentiation-operator`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-for-of`, `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd`, `babel-plugin-transform-object-super`, `babel-plugin-transform-parameters`, `babel-plugin-transform-property-mutators`, `babel-plugin-transform-proto-to-assign`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-display-name`, `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-compat`, `babel-plugin-transform-react-jsx-source`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-runtime`, `babel-plugin-transform-typescript`, `babel-plugin-transform-unicode-escapes`, `babel-preset-env`, `babel-preset-typescript`, `babel-standalone`, `babel-template`, `babel-traverse`, `babel-types`
- [#14601](https://togithub.com/babel/babel/pull/14601) enable noImplicitAny ([@JLHwung](https://togithub.com/JLHwung))
- `babel-core`, `babel-helper-transform-fixture-test-runner`, `babel-plugin-transform-destructuring`
- [#14659](https://togithub.com/babel/babel/pull/14659) Run Babel asynchronously in fixtures ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
### [`v7.17.10`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v71710-2022-04-29)
[Compare Source](https://togithub.com/babel/babel/compare/v7.17.6...v7.17.10)
##### :bug: Bug Fix
- `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-transform-fixture-test-runner`
- [#14479](https://togithub.com/babel/babel/pull/14479) \[cli] Avoid `SourceMapGenerator` for simple map concatenation ([@jridgewell](https://togithub.com/jridgewell))
##### :nail_care: Polish
- `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-fixtures`, `babel-helper-transform-fixture-test-runner`
- [#14506](https://togithub.com/babel/babel/pull/14506) Do not add sourcemap markings for indentation ([@jridgewell](https://togithub.com/jridgewell))
- `babel-plugin-proposal-pipeline-operator`, `babel-traverse`
- [#14424](https://togithub.com/babel/babel/pull/14424) Update detection of pure nodes (`Scope#isPure`) ([@JLHwung](https://togithub.com/JLHwung))
##### :house: Internal
- `babel-core`
- [#14493](https://togithub.com/babel/babel/pull/14493) Remove git.io shortlinks from repo ([@Andoryuuta](https://togithub.com/Andoryuuta))
- Other
- [#14462](https://togithub.com/babel/babel/pull/14462) fix: build standalone on windows ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu))
##### :running_woman: Performance
- `babel-cli`, `babel-core`, `babel-generator`
- [#14497](https://togithub.com/babel/babel/pull/14497) Switch to `@jridgewell/gen-mapping` for sourcemap generation ([@jridgewell](https://togithub.com/jridgewell))
babel/babel-loader
### [`v8.2.5`](https://togithub.com/babel/babel-loader/releases/tag/v8.2.5)
[Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.4...v8.2.5)
#### What's Changed
- fix: respect `inputSourceMap` loader option by [@alan-agius4](https://togithub.com/alan-agius4) in [https://github.com/babel/babel-loader/pull/896](https://togithub.com/babel/babel-loader/pull/896)
#### New Contributors
- [@alan-agius4](https://togithub.com/alan-agius4) made their first contribution in [https://github.com/babel/babel-loader/pull/896](https://togithub.com/babel/babel-loader/pull/896)
**Full Changelog**: https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5
### [`v8.2.4`](https://togithub.com/babel/babel-loader/releases/tag/v8.2.4)
[Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.3...v8.2.4)
#### What's Changed
- doc(README.md): fix a broken markdown link by [@loveDstyle](https://togithub.com/loveDstyle) in [https://github.com/babel/babel-loader/pull/919](https://togithub.com/babel/babel-loader/pull/919)
- Bump loader-utils to 2.x by [@stianjensen](https://togithub.com/stianjensen) in [https://github.com/babel/babel-loader/pull/931](https://togithub.com/babel/babel-loader/pull/931)
- Use md5 hashing for OpenSSL 3 by [@pathmapper](https://togithub.com/pathmapper) in [https://github.com/babel/babel-loader/pull/924](https://togithub.com/babel/babel-loader/pull/924)
Thanks [@loveDstyle](https://togithub.com/loveDstyle), [@stianjensen](https://togithub.com/stianjensen) and [@pathmapper](https://togithub.com/pathmapper) for your first PRs!
import-js/eslint-plugin-import
### [`v2.26.0`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#2260---2022-04-05)
[Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.25.4...v2.26.0)
##### Added
- \[`no-named-default`, `no-default-export`, `prefer-default-export`, `no-named-export`, `export`, `named`, `namespace`, `no-unused-modules`]: support arbitrary module namespace names (\[[#2358](https://togithub.com/import-js/eslint-plugin-import/issues/2358)], thanks \[[@sosukesuzuki](https://togithub.com/sosukesuzuki)])
- \[`no-dynamic-require`]: support dynamic import with espree (\[[#2371](https://togithub.com/import-js/eslint-plugin-import/issues/2371)], thanks \[[@sosukesuzuki](https://togithub.com/sosukesuzuki)])
- \[`no-relative-packages`]: add fixer (\[[#2381](https://togithub.com/import-js/eslint-plugin-import/issues/2381)], thanks \[[@forivall](https://togithub.com/forivall)])
##### Fixed
- \[`default`]: `typescript-eslint-parser`: avoid a crash on exporting as namespace (thanks \[[@ljharb](https://togithub.com/ljharb)])
- \[`export`]/TypeScript: false positive for typescript namespace merging (\[[#1964](https://togithub.com/import-js/eslint-plugin-import/issues/1964)], thanks \[[@magarcia](https://togithub.com/magarcia)])
- \[`no-duplicates`]: ignore duplicate modules in different TypeScript module declarations (\[[#2378](https://togithub.com/import-js/eslint-plugin-import/issues/2378)], thanks \[[@remcohaszing](https://togithub.com/remcohaszing)])
- \[`no-unused-modules`]: avoid a crash when processing re-exports (\[[#2388](https://togithub.com/import-js/eslint-plugin-import/issues/2388)], thanks \[[@ljharb](https://togithub.com/ljharb)])
##### Changed
- \[Tests] `no-nodejs-modules`: add tests for node protocol URL (\[[#2367](https://togithub.com/import-js/eslint-plugin-import/issues/2367)], thanks \[[@sosukesuzuki](https://togithub.com/sosukesuzuki)])
- \[Tests] `default`, `no-anonymous-default-export`, `no-mutable-exports`, `no-named-as-default-member`, `no-named-as-default`: add tests for arbitrary module namespace names (\[[#2358](https://togithub.com/import-js/eslint-plugin-import/issues/2358)], thanks \[[@sosukesuzuki](https://togithub.com/sosukesuzuki)])
- \[Docs] \[`no-unresolved`]: Fix RegExp escaping in readme (\[[#2332](https://togithub.com/import-js/eslint-plugin-import/issues/2332)], thanks \[[@stephtr](https://togithub.com/stephtr)])
- \[Refactor] `namespace`: try to improve performance (\[[#2340](https://togithub.com/import-js/eslint-plugin-import/issues/2340)], thanks \[[@ljharb](https://togithub.com/ljharb)])
- \[Docs] make rule doc titles consistent (\[[#2393](https://togithub.com/import-js/eslint-plugin-import/issues/2393)], thanks \[[@TheJaredWilcurt](https://togithub.com/TheJaredWilcurt)])
- \[Docs] `order`: TS code examples should use TS code blocks (\[[#2411](https://togithub.com/import-js/eslint-plugin-import/issues/2411)], thanks \[[@MM25Zamanian](https://togithub.com/MM25Zamanian)])
- \[Docs] `no-unresolved`: fix link (\[[#2417](https://togithub.com/import-js/eslint-plugin-import/issues/2417)], thanks \[[@kylemh](https://togithub.com/kylemh)])
jsx-eslint/eslint-plugin-jsx-a11y
### [`v6.6.0`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#660--2022-06-23)
[Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.5.1...v6.6.0)
\==================
- [`566011b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/566011b) \[New] `aria-role`: add `allowedInvalidRoles` option ([#828](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/828))
- [`64dcac6`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/64dcac6) \[New] Introduce a plugin-wide setting for custom components. ([#844](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/844))
- [`ce2c328`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ce2c328) \[Fix] `no-redundant-roles`, `role-supports-aria-props`: Remove implicit role from dl element ([#848](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/848))
- [`fb20bc4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fb20bc4) \[Refactor] `role-supports-aria-props`: clean up the logic a bit
- [`1826628`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1826628) \[Refactor] reduce egregious use of array spread, in favor of `[].concat` idiom
- [`0f1615a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0f1615a) \[Docs] `no-static-element-interactions`: Update error message ([#843](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/843))
- [`9980d1d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/9980d1d) \[Docs] Add infrastructure for auto-generating markdown table and list ([#837](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/837))
- [`f878d3b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f878d3b) \[Docs] Update project readme ([#831](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/831))
- [`aea7671`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/aea7671) \[Deps] update `@babel/runtime`, `array-includes`, `axe-core`, `jsx-ast-utils`
- [`d74173a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/d74173a) \[Deps] update `jsx-ast-utils`
- [`f6ba03c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f6ba03c) \[Deps] update `@babel/runtime`, `jsx-ast-utils`
- [`547dab4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/547dab4) \[Deps] update `@babel/runtime`, `axe-core`, `minimatch`
- [`baaf791`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/baaf791) \[Deps] update `@babel/runtime`, `minimatch`, `semver`
- [`c015fef`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/c015fef) \[Deps] update `@babel/runtime`, `axe-core`, `damerau-levenshtein`
- [`832cbd6`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/832cbd6) \[meta] add `export default` instead of `module.exports` ([#861](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/861))
- [`ee933a2`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ee933a2) \[meta] Add CONTRIBUTING.md to solicit contributions ([#846](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/846))
- [`fa3c869`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fa3c869) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `aud`, `eslint-plugin-eslint-plugin`, `eslint-plugin-flowtype`, `eslint-plugin-import`
- [`fb3d51e`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fb3d51e) \[Dev Deps] update `@babel/core`, `@babel/register`, `eslint-plugin-import`, `minimist`
- [`8c1df4d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/8c1df4d) \[Dev Deps] pin `@technote-space/doctoc` because v2.5 is a breaking change
- [`fb071ab`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fb071ab) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `eslint-plugin-eslint-plugin`
- [`5e966e5`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/5e966e5) \[Dev Deps] update `@babel/cli`
- [`f597f5b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f597f5b) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`
- [`287854a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/287854a) \[Tests] Fix `npm run flow` ([#856](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/856))
- [`112261c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/112261c) \[Tests] skip fragment tests in eslint < 6
- [`ea877c4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ea877c4) \[Tests] `img-redundant-alt-test`: add passing tests ([#832](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/832))
- [`685426d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/685426d) test: align usage of jest expect across tests ([#827](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/827))
- [`c460a8b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/c460a8b) \[Tests] move invalid test case to valid; changed in axe-core v4.4
prettier/eslint-plugin-prettier
### [`v4.2.1`](https://togithub.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#421)
[Compare Source](https://togithub.com/prettier/eslint-plugin-prettier/compare/v4.2.0...v4.2.1)
##### Patch Changes
- [#485](https://togithub.com/prettier/eslint-plugin-prettier/pull/485) [`5736ed5`](https://togithub.com/prettier/eslint-plugin-prettier/commit/5736ed5224b06507374e21c626e8c462552cacf2) Thanks [@JounQin](https://togithub.com/JounQin)! - chore: reuse prettierRcOptions instead of resolveConfig again
### [`v4.2.0`](https://togithub.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#420)
[Compare Source](https://togithub.com/prettier/eslint-plugin-prettier/compare/v4.1.0...v4.2.0)
##### Minor Changes
- [#483](https://togithub.com/prettier/eslint-plugin-prettier/pull/483) [`7bd70b6`](https://togithub.com/prettier/eslint-plugin-prettier/commit/7bd70b65b680d360cd55aa9998804fc1e7188331) Thanks [@JounQin](https://togithub.com/JounQin)! - feat: support svelte out of box
close [#472](https://togithub.com/prettier/eslint-plugin-prettier/issues/472), close [#482](https://togithub.com/prettier/eslint-plugin-prettier/issues/482)
We recommend to use [`eslint-plugin-svelte`](https://togithub.com/ota-meshi/eslint-plugin-svelte) instead of [`eslint-plugin-svelte3`](https://togithub.com/sveltejs/eslint-plugin-svelte3).
### [`v4.1.0`](https://togithub.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#v410-2022-06-27)
[Compare Source](https://togithub.com/prettier/eslint-plugin-prettier/compare/v4.0.0...v4.1.0)
- feat: skip processing code blocks on specific languages like `stylelint-prettier` ([#415](https://togithub.com/prettier/eslint-plugin-prettier/issues/415)) ([52eec48](https://togithub.com/prettier/eslint-plugin-prettier/commit/52eec489cf5ec7a6d97c3edbb7dafc109e9156a4))
- build(deps): Bump minimist from 1.2.5 to 1.2.6 ([#464](https://togithub.com/prettier/eslint-plugin-prettier/issues/464)) ([42bfe88](https://togithub.com/prettier/eslint-plugin-prettier/commit/42bfe88bb748a5d433aeac6d7f17dd8bce3da58c))
- build(deps-dev): Bump graphql from 15.5.1 to 15.7.2 ([#442](https://togithub.com/prettier/eslint-plugin-prettier/issues/442)) ([0158640](https://togithub.com/prettier/eslint-plugin-prettier/commit/01586408fc27bf34e9f51f2047eecf421774074e))
- build(deps-dev): Bump [@graphql-eslint/eslint-plugin](https://togithub.com/graphql-eslint/eslint-plugin) from 2.3.0 to 2.4.0 ([#444](https://togithub.com/prettier/eslint-plugin-prettier/issues/444)) ([4bcaca2](https://togithub.com/prettier/eslint-plugin-prettier/commit/4bcaca2ee3632b832ccd9366c8d7333376263199))
- chore(CI): add tests for ESLint 8 ([#428](https://togithub.com/prettier/eslint-plugin-prettier/issues/428)) ([f3713be](https://togithub.com/prettier/eslint-plugin-prettier/commit/f3713befaec34fc35c87b71c68db626e38fe31b5))
- README.md: HTTP => HTTPS ([#443](https://togithub.com/prettier/eslint-plugin-prettier/issues/443)) ([44e1478](https://togithub.com/prettier/eslint-plugin-prettier/commit/44e14784396713e43941be8a1635143c5a0c5f4f))
jsx-eslint/eslint-plugin-react
### [`v7.30.1`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7301---20220623)
[Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.30.0...v7.30.1)
##### Fixed
- \[`display-name`]: fix false positive for HOF returning only nulls ([#3291][] [@golopot](https://togithub.com/golopot))
- \[`jsx-no-leaked-render`]: avoid unnecessary negation operators and ternary branches deletion ([#3299][] [@Belco90](https://togithub.com/Belco90))
- \[`display-name`]: fix false positive when using memo ([#3304][] [@golopot](https://togithub.com/golopot))
##### Changed
- \[Docs] \[`jsx-tag-spacing`]: rename option from \[[#3264](https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3264)]\[] (\[[#3294](https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3294)\[] [@ljharb](https://togithub.com/ljharb))
- \[Docs] \[`jsx-key`]: split the examples ([#3293][] [@ioggstream](https://togithub.com/ioggstream))
[7.30.1]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.30.0...v7.30.1
[#3304]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3304
[#3299]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3299
[#3294]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3294
[#3293]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3293
[#3291]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3291
### [`v7.30.0`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7300---20220518)
[Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.29.4...v7.30.0)
##### Added
- \[`destructuring-assignment`]: add option `destructureInSignature` ([#3235][] [@golopot](https://togithub.com/golopot))
- \[`no-unknown-property`]: Allow crossOrigin on image tag (SVG) ([#3251][] [@zpao](https://togithub.com/zpao))
- \[`jsx-tag-spacing`]: Add `multiline-always` option ([#3260][], [#3264][] [@Nokel81](https://togithub.com/Nokel81))
- \[`function-component-definition`]: replace `var` by `const` in certain situations ([#3248][] [@JohnBerd](https://togithub.com/JohnBerd) [@SimeonC](https://togithub.com/SimeonC))
- add \[`jsx-no-leaked-render`] ([#3203][] [@Belco90](https://togithub.com/Belco90))
- \[`require-default-props`]: add option `functions` ([#3249][] [@nix6839](https://togithub.com/nix6839))
- \[`jsx-newline`]: Add `allowMultilines` option (\[[#3311](https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3311)]\[] [@TildaDares](https://togithub.com/TildaDares))
##### Fixed
- \[`hook-use-state`]: Allow UPPERCASE setState setter prefixes ([#3244][] [@duncanbeevers](https://togithub.com/duncanbeevers))
- `propTypes`: add `VFC` to react generic type param map ([#3230][] [@dlech](https://togithub.com/dlech))
- \[`no-unused-state`]: avoid a crash ([#3258][] [@WillyLiaoWH](https://togithub.com/WillyLiaoWH) [@ljharb](https://togithub.com/ljharb))
- \[`jsx-no-useless-fragment`]: use proper apostrophe in error message ([#3266][] [@develohpanda](https://togithub.com/develohpanda))
- `propTypes`: handle imported types/interface in forwardRef generic ([#3280][] [@vedadeepta](https://togithub.com/vedadeepta))
- \[`button-has-type`]: fix exception for `prettier/prettier
### [`v2.7.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#271)
[Compare Source](https://togithub.com/prettier/prettier/compare/2.7.0...2.7.1)
[diff](https://togithub.com/prettier/prettier/compare/2.7.0...2.7.1)
##### Keep useful empty lines in description ([#13013](https://togithub.com/prettier/prettier/pull/13013) by [@chimurai](https://togithub.com/chimurai))
```graphql
```
### [`v2.7.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#Prettier-270)
[Compare Source](https://togithub.com/prettier/prettier/compare/2.6.2...2.7.0)
"""
First line
Second Line
"""
type Person {
name: String
}
### [`v2.6.2`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#262)
[Compare Source](https://togithub.com/prettier/prettier/compare/2.6.1...2.6.2)
[diff](https://togithub.com/prettier/prettier/compare/2.6.1...2.6.2)
##### Fix LESS/SCSS format error ([#12536](https://togithub.com/prettier/prettier/pull/12536) by [@fisker](https://togithub.com/fisker))
```less
// Input
.background-gradient(@cut) {
background: linear-gradient(
to right,
@white 0%,
@white (@cut - 0.01%),
@portal-background @cut,
@portal-background 100%
);
}
// Prettier 2.6.1
TypeError: Cannot read properties of undefined (reading 'endOffset')
// Prettier 2.6.2
.background-gradient(@cut) {
background: linear-gradient(
to right,
@white 0%,
@white (@cut - 0.01%),
@portal-background @cut,
@portal-background 100%
);
}
```
##### Update `meriyah` to fix several bugs ([#12567](https://togithub.com/prettier/prettier/pull/12567) by [@fisker](https://togithub.com/fisker), fixes in [`meriyah`](https://togithub.com/meriyah/meriyah/) by [@3cp](https://togithub.com/3cp))
Fixes bugs when parsing following valid code:
```js
foo(await bar());
```
```js
const regex = /.*/ms;
```
```js
const element =
{/w/.test(s)}
;
```
```js
class A extends B {
#privateMethod() {
super.method();
}
}
```
### [`v2.6.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#261)
[Compare Source](https://togithub.com/prettier/prettier/compare/2.6.0...2.6.1)
[diff](https://togithub.com/prettier/prettier/compare/2.6.0...2.6.1)
##### Ignore `loglevel` when printing information ([#12477](https://togithub.com/prettier/prettier/pull/12477) by [@fisker](https://togithub.com/fisker))
```bash
```
### [`v2.6.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#Prettier-260)
[Compare Source](https://togithub.com/prettier/prettier/compare/2.5.1...2.6.0)
prettier --loglevel silent --find-config-path index.js
react-bootstrap/react-bootstrap
### [`v1.6.5`](https://togithub.com/react-bootstrap/react-bootstrap/releases/tag/v1.6.5)
[Compare Source](https://togithub.com/react-bootstrap/react-bootstrap/compare/v1.6.4...v1.6.5)
##### Bug Fixes
- update react-overlays and [@restart/hooks](https://togithub.com/restart/hooks) packages ([#6333](https://togithub.com/react-bootstrap/react-bootstrap/issues/6333)) ([9654ca2](https://togithub.com/react-bootstrap/react-bootstrap/commit/9654ca231dc782caad04cbf605b053d5e4b30350))
remix-run/react-router
### [`v6.3.0`](https://togithub.com/remix-run/react-router/releases/tag/v6.3.0)
[Compare Source](https://togithub.com/remix-run/react-router/compare/v6.2.2...v6.3.0)
#### What's Changed
- Added the v5 to v6 backwards compatibility package π ([https://github.com/remix-run/react-router/pull/8752](https://togithub.com/remix-run/react-router/pull/8752)). The official guide can be found [in this discussion](https://togithub.com/remix-run/react-router/discussions/8753)
#### New Contributors
- [@mfijas](https://togithub.com/mfijas) made their first contribution in [https://github.com/remix-run/react-router/pull/8717](https://togithub.com/remix-run/react-router/pull/8717)
- [@ThornWu](https://togithub.com/ThornWu) made their first contribution in [https://github.com/remix-run/react-router/pull/8718](https://togithub.com/remix-run/react-router/pull/8718)
- [@janpaepke](https://togithub.com/janpaepke) made their first contribution in [https://github.com/remix-run/react-router/pull/8651](https://togithub.com/remix-run/react-router/pull/8651)
- [@rtmann](https://togithub.com/rtmann) made their first contribution in [https://github.com/remix-run/react-router/pull/8725](https://togithub.com/remix-run/react-router/pull/8725)
**Full Changelog**: https://github.com/remix-run/react-router/compare/v6.2.2...v6.3.0
webpack/webpack
### [`v5.73.0`](https://togithub.com/webpack/webpack/releases/tag/v5.73.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.72.1...v5.73.0)
### Features
- add options for default `dynamicImportMode` and prefetch and preload
- add support for `import { createRequire } from "module"` in source code
### Bugfixes
- fix code generation of e. g. `return"field"in Module`
- fix performance of large JSON modules
- fix performance of async modules evaluation
### Developer Experience
- export `PathData` in typings
- improve error messages with more details
### [`v5.72.1`](https://togithub.com/webpack/webpack/releases/tag/v5.72.1)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.72.0...v5.72.1)
### Bugfixes
- fix `__webpack_nonce__` with HMR
- fix `in` operator in some cases
- fix json parsing error messages
- fix module concatenation with using `this.importModule`
- upgrade enhanced-resolve
### [`v5.72.0`](https://togithub.com/webpack/webpack/releases/tag/v5.72.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.71.0...v5.72.0)
### Features
- make cache warnings caused by build errors less verbose
- Allow banner to be placed as a footer with the BannerPlugin
- allow to concatenate asset modules
### Bugfixes
- fix RemoteModules when using HMR (Module Federation + HMR)
- throw error when using module concatenation and cacheUnaffected
- fix `in` operator with nested exports
### [`v5.71.0`](https://togithub.com/webpack/webpack/releases/tag/v5.71.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.70.0...v5.71.0)
### Features
- choose smarter default for `uniqueName` when using a `output.library` which includes placeholders
- add support for expressions with `in` of a imported binding
- generate UMD code with arrow functions when possible
### Bugfixes
- fix source map source names for ContextModule to be relative
- fix `chunkLoading` option in module module
- fix edge case where `evaluateExpression` returns `null`
- retain optional chaining in imported bindings
- include runtime code for the base URI even if not using chunk loading
- don't throw errors in persistent caching when importing node.js builtin modules via ESM
- fix crash when using `lazy-once` Context modules
- improve handling of context modules with multiple contexts
- fix race condition HMR chunk loading when importing chunks during HMR updating
- handle errors in `runAsChild` callback
webpack/webpack-cli
### [`v4.10.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#4100-httpsgithubcomwebpackwebpack-clicomparewebpack-cli492webpack-cli4100-2022-06-13)
[Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0)
##### Bug Fixes
- changeTime is already in milliseconds ([#3198](https://togithub.com/webpack/webpack-cli/issues/3198)) ([d390d32](https://togithub.com/webpack/webpack-cli/commit/d390d32fe0f2491c5cc3a8dfae3ccc3962a5911b))
- improve parsing of `--env` flag ([#3286](https://togithub.com/webpack/webpack-cli/issues/3286)) ([402c0fe](https://togithub.com/webpack/webpack-cli/commit/402c0fe9d4c09e75b9abec3bf44df430f4b62dff))
##### Features
- added types ([8ec1375](https://togithub.com/webpack/webpack-cli/commit/8ec1375092a6f9676e82fa4231dd88b1016c2302))
#### [4.9.2](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2) (2022-01-24)
##### Bug Fixes
- respect `negatedDescription` for flags from schema ([#3102](https://togithub.com/webpack/webpack-cli/issues/3102)) ([463b731](https://togithub.com/webpack/webpack-cli/commit/463b73115bf9a4871d775ec6501be50b08eef317))
#### [4.9.1](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.1) (2021-10-18)
##### Bug Fixes
- compatibility with dynamic `import` ([#3006](https://togithub.com/webpack/webpack-cli/issues/3006)) ([6a9aac9](https://togithub.com/webpack/webpack-cli/commit/6a9aac99665f0d2f2f0c58c757c6befbc7734c8f))
webpack/webpack-dev-server
### [`v4.9.3`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#493-httpsgithubcomwebpackwebpack-dev-servercomparev492v493-2022-06-29)
[Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.9.2...v4.9.3)
### [`v4.9.2`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#492-httpsgithubcomwebpackwebpack-dev-servercomparev491v492-2022-06-06)
[Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.9.1...v4.9.2)
### [`v4.9.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#491-httpsgithubcomwebpackwebpack-dev-servercomparev490v491-2022-05-31)
[Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.9.0...v4.9.1)
### [`v4.9.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#490-httpsgithubcomwebpackwebpack-dev-servercomparev481v490-2022-05-04)
[Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.8.1...v4.9.0)
##### Features
- support Trusted Types for client overlay ([#4404](https://togithub.com/webpack/webpack-dev-server/issues/4404)) ([8132e1d](https://togithub.com/webpack/webpack-dev-server/commit/8132e1d029badab7b1e836f8f240844c2d843ecc))
##### Bug Fixes
- ie11 runtime ([#4403](https://togithub.com/webpack/webpack-dev-server/issues/4403)) ([256d5fb](https://togithub.com/webpack/webpack-dev-server/commit/256d5fb5fea7ee5a6683f77ea347ac79816ad639))
- replace portfinder with custom implementation and fix security problem ([#4384](https://togithub.com/webpack/webpack-dev-server/issues/4384)) ([eea50f3](https://togithub.com/webpack/webpack-dev-server/commit/eea50f342e3090483f6da4932b84ed52bba44c58))
- use the host in options to check if port is available ([#4385](https://togithub.com/webpack/webpack-dev-server/issues/4385)) ([a10c7cf](https://togithub.com/webpack/webpack-dev-server/commit/a10c7cfd290d29384d14405d7cf79e105c7b5d15))
##### [4.8.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.8.0...v4.8.1) (2022-04-06)
##### Bug Fixes
- types ([#4373](https://togithub.com/webpack/webpack-dev-server/issues/4373)) ([f6fe6be](https://togithub.com/webpack/webpack-dev-server/commit/f6fe6be27656c9cc1e65a894a889d7443be7e6a8))
### [`v4.8.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#481-httpsgithubcomwebpackwebpack-dev-servercomparev480v481-2022-04-06)
[Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.8.0...v4.8.1)
### [`v4.8.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#480-httpsgithubcomwebpackwebpack-dev-servercomparev474v480-2022-04-05)
[Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.4...v4.8.0)
##### Features
- export initialized socket client ([#4304](https://togithub.com/webpack/webpack-dev-server/issues/4304)) ([7920364](https://togithub.com/webpack/webpack-dev-server/commit/7920364d6b6ac29e1b7fdbb38c8a9fe22eec61de))
##### Bug Fixes
- update description for `--no-client-reconnect` ([#4248](https://togithub.com/webpack/webpack-dev-server/issues/4248)) ([317648d](https://togithub.com/webpack/webpack-dev-server/commit/317648df21562f9dfe1b9f8069642b91ac3bffae))
- update description for `--no-client` ([#4250](https://togithub.com/webpack/webpack-dev-server/issues/4250)) ([c3b6690](https://togithub.com/webpack/webpack-dev-server/commit/c3b669077089802412774079f38a13bce054eee7))
- update description for `--no-history-api-fallback` ([#4277](https://togithub.com/webpack/webpack-dev-server/issues/4277)) ([d63a0a2](https://togithub.com/webpack/webpack-dev-server/commit/d63a0a298739d599f2161b237a750220c314deef))
- update negated descriptions for more options ([#4287](https://togithub.com/webpack/webpack-dev-server/issues/4287)) ([c64bd94](https://togithub.com/webpack/webpack-dev-server/commit/c64bd94fb75c30984281f71ad3c20393fcb5ee67))
- update schema to have `negatedDescription` only for type `boolean` ([#4280](https://togithub.com/webpack/webpack-dev-server/issues/4280)) ([fcf8e8e](https://togithub.com/webpack/webpack-dev-server/commit/fcf8e8e6a9951f4283e796df3ad72cc803e634a3))
##### [4.7.4](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.3...v4.7.4) (2022-02-02)
##### Bug Fixes
- add [@types/express](https://togithub.com/types/express) ([#4226](https://togithub.com/webpack/webpack-dev-server/issues/4226)) ([e55f728](https://togithub.com/webpack/webpack-dev-server/commit/e55f728d3b5262884aa80daf9b021198b4bc65a9))
- negative descriptions ([#4216](https://togithub.com/webpack/webpack-dev-server/issues/4216)) ([fd854c0](https://togithub.com/webpack/webpack-dev-server/commit/fd854c07c2a4654f479bdbad1b717d9406ce15c6))
- types for the `proxy` option ([#4173](https://togithub.com/webpack/webpack-dev-server/issues/4173)) ([efec2f5](https://togithub.com/webpack/webpack-dev-server/commit/efec2f5bfb5ff4b99258b12317aa0d922836738e))
- use CLI specific description for `--open-app-name` and `--web-socket-server` ([#4215](https://togithub.com/webpack/webpack-dev-server/issues/4215)) ([329679a](https://togithub.com/webpack/webpack-dev-server/commit/329679a434219adc43f2d73c2ceeda14787dc64d))
##### [4.7.3](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.2...v4.7.3) (2022-01-11)
##### Security
- update `selfsigned` to `2.0.0` version
##### [4.7.2](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.1...v4.7.2) (2021-12-29)
##### Bug Fixes
- apply `onAfterSetupMiddleware` after `setupMiddlewares` (as behavior earlier) ([f6bc644](https://togithub.com/webpack/webpack-dev-server/commit/f6bc644bb81b966e030d8f8a54d5a99cd61ec8f2))
##### [4.7.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.0...v4.7.1) (2021-12-22)
##### Bug Fixes
- removed `url` package, fixed compatibility with future webpack defaults ([#4132](https://togithub.com/webpack/webpack-dev-server/issues/4132)) ([4e5d8ea](https://togithub.com/webpack/webpack-dev-server/commit/4e5d8eae654ef382697722c6406dbc96207594aa))
Configuration
π Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^7.17.6
->^7.18.6
^7.17.5
->^7.18.6
^7.16.11
->^7.18.6
^7.16.7
->^7.18.6
^7.17.0
->^7.18.6
^8.2.3
->^8.2.5
^2.25.4
->^2.26.0
^6.5.1
->^6.6.0
^4.0.0
->^4.2.1
^7.29.3
->^7.30.1
^2.5.1
->^2.7.1
^1.6.4
->^1.6.5
^6.2.2
->^6.3.0
^5.70.0
->^5.73.0
^4.9.2
->^4.10.0
^4.7.4
->^4.9.3
Release Notes
babel/babel
### [`v7.18.6`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7186-2022-06-27) [Compare Source](https://togithub.com/babel/babel/compare/v7.17.10...v7.18.6) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#14650](https://togithub.com/babel/babel/pull/14650) \[ts] Disallow property access after instantiation expression ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#14636](https://togithub.com/babel/babel/pull/14636) \[ts] Allow `...<...>` followed by newline or binary operator ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-parser`, `babel-preset-env`, `babel-template` - [#14668](https://togithub.com/babel/babel/pull/14668) JSON modules should be imported with default ([@JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-helper-remap-async-to-generator`, `babel-plugin-proposal-async-generator-functions` - [#14391](https://togithub.com/babel/babel/pull/14391) Transform `await` in computed class keys ([@Yokubjon-J](https://togithub.com/Yokubjon-J)) - `babel-plugin-transform-parameters` - [#14694](https://togithub.com/babel/babel/pull/14694) fix: preserve function params type if possible ([@magic-akari](https://togithub.com/magic-akari)) - `babel-core` - [#14583](https://togithub.com/babel/babel/pull/14583) fix: Memory leak when deep cloning in `babel-core` ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-core`, `babel-helper-check-duplicate-nodes`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-optional-chaining`, `babel-plugin-transform-runtime` - [#14663](https://togithub.com/babel/babel/pull/14663) Fix `import { types } from "@babel/core"` with native ESM ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-standalone` - [#14697](https://togithub.com/babel/babel/pull/14697) Add `proposal-unicode-sets-regex` to `@babel/standalone` ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Other - [#14687](https://togithub.com/babel/babel/pull/14687) chore: Update bench baselines ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-generator`, `babel-types` - [#14685](https://togithub.com/babel/babel/pull/14685) enable TS compiler option: strictBindCallApply ([@JLHwung](https://togithub.com/JLHwung)) - `babel-code-frame`, `babel-core`, `babel-generator`, `babel-helper-annotate-as-pure`, `babel-helper-builder-binary-assignment-operator-visitor`, `babel-helper-builder-react-jsx`, `babel-helper-check-duplicate-nodes`, `babel-helper-compilation-targets`, `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin`, `babel-helper-define-map`, `babel-helper-explode-assignable-expression`, `babel-helper-fixtures`, `babel-helper-function-name`, `babel-helper-hoist-variables`, `babel-helper-member-expression-to-functions`, `babel-helper-module-imports`, `babel-helper-module-transforms`, `babel-helper-optimise-call-expression`, `babel-helper-plugin-test-runner`, `babel-helper-plugin-utils`, `babel-helper-remap-async-to-generator`, `babel-helper-replace-supers`, `babel-helper-simple-access`, `babel-helper-split-export-declaration`, `babel-helper-transform-fixture-test-runner`, `babel-helper-validator-option`, `babel-helper-wrap-function`, `babel-helpers`, `babel-highlight`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-external-helpers`, `babel-plugin-proposal-async-generator-functions`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-function-bind`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-json-strings`, `babel-plugin-proposal-object-rest-spread`, `babel-plugin-proposal-optional-chaining`, `babel-plugin-proposal-partial-application`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-proposal-private-property-in-object`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-syntax-typescript`, `babel-plugin-transform-block-scoped-functions`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-computed-properties`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-duplicate-keys`, `babel-plugin-transform-exponentiation-operator`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-for-of`, `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd`, `babel-plugin-transform-object-super`, `babel-plugin-transform-parameters`, `babel-plugin-transform-property-mutators`, `babel-plugin-transform-proto-to-assign`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-display-name`, `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-compat`, `babel-plugin-transform-react-jsx-source`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-runtime`, `babel-plugin-transform-typescript`, `babel-plugin-transform-unicode-escapes`, `babel-preset-env`, `babel-preset-typescript`, `babel-standalone`, `babel-template`, `babel-traverse`, `babel-types` - [#14601](https://togithub.com/babel/babel/pull/14601) enable noImplicitAny ([@JLHwung](https://togithub.com/JLHwung)) - `babel-core`, `babel-helper-transform-fixture-test-runner`, `babel-plugin-transform-destructuring` - [#14659](https://togithub.com/babel/babel/pull/14659) Run Babel asynchronously in fixtures ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.17.10`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v71710-2022-04-29) [Compare Source](https://togithub.com/babel/babel/compare/v7.17.6...v7.17.10) ##### :bug: Bug Fix - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-transform-fixture-test-runner` - [#14479](https://togithub.com/babel/babel/pull/14479) \[cli] Avoid `SourceMapGenerator` for simple map concatenation ([@jridgewell](https://togithub.com/jridgewell)) ##### :nail_care: Polish - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-fixtures`, `babel-helper-transform-fixture-test-runner` - [#14506](https://togithub.com/babel/babel/pull/14506) Do not add sourcemap markings for indentation ([@jridgewell](https://togithub.com/jridgewell)) - `babel-plugin-proposal-pipeline-operator`, `babel-traverse` - [#14424](https://togithub.com/babel/babel/pull/14424) Update detection of pure nodes (`Scope#isPure`) ([@JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-core` - [#14493](https://togithub.com/babel/babel/pull/14493) Remove git.io shortlinks from repo ([@Andoryuuta](https://togithub.com/Andoryuuta)) - Other - [#14462](https://togithub.com/babel/babel/pull/14462) fix: build standalone on windows ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :running_woman: Performance - `babel-cli`, `babel-core`, `babel-generator` - [#14497](https://togithub.com/babel/babel/pull/14497) Switch to `@jridgewell/gen-mapping` for sourcemap generation ([@jridgewell](https://togithub.com/jridgewell))babel/babel-loader
### [`v8.2.5`](https://togithub.com/babel/babel-loader/releases/tag/v8.2.5) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.4...v8.2.5) #### What's Changed - fix: respect `inputSourceMap` loader option by [@alan-agius4](https://togithub.com/alan-agius4) in [https://github.com/babel/babel-loader/pull/896](https://togithub.com/babel/babel-loader/pull/896) #### New Contributors - [@alan-agius4](https://togithub.com/alan-agius4) made their first contribution in [https://github.com/babel/babel-loader/pull/896](https://togithub.com/babel/babel-loader/pull/896) **Full Changelog**: https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5 ### [`v8.2.4`](https://togithub.com/babel/babel-loader/releases/tag/v8.2.4) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.3...v8.2.4) #### What's Changed - doc(README.md): fix a broken markdown link by [@loveDstyle](https://togithub.com/loveDstyle) in [https://github.com/babel/babel-loader/pull/919](https://togithub.com/babel/babel-loader/pull/919) - Bump loader-utils to 2.x by [@stianjensen](https://togithub.com/stianjensen) in [https://github.com/babel/babel-loader/pull/931](https://togithub.com/babel/babel-loader/pull/931) - Use md5 hashing for OpenSSL 3 by [@pathmapper](https://togithub.com/pathmapper) in [https://github.com/babel/babel-loader/pull/924](https://togithub.com/babel/babel-loader/pull/924) Thanks [@loveDstyle](https://togithub.com/loveDstyle), [@stianjensen](https://togithub.com/stianjensen) and [@pathmapper](https://togithub.com/pathmapper) for your first PRs!import-js/eslint-plugin-import
### [`v2.26.0`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#2260---2022-04-05) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.25.4...v2.26.0) ##### Added - \[`no-named-default`, `no-default-export`, `prefer-default-export`, `no-named-export`, `export`, `named`, `namespace`, `no-unused-modules`]: support arbitrary module namespace names (\[[#2358](https://togithub.com/import-js/eslint-plugin-import/issues/2358)], thanks \[[@sosukesuzuki](https://togithub.com/sosukesuzuki)]) - \[`no-dynamic-require`]: support dynamic import with espree (\[[#2371](https://togithub.com/import-js/eslint-plugin-import/issues/2371)], thanks \[[@sosukesuzuki](https://togithub.com/sosukesuzuki)]) - \[`no-relative-packages`]: add fixer (\[[#2381](https://togithub.com/import-js/eslint-plugin-import/issues/2381)], thanks \[[@forivall](https://togithub.com/forivall)]) ##### Fixed - \[`default`]: `typescript-eslint-parser`: avoid a crash on exporting as namespace (thanks \[[@ljharb](https://togithub.com/ljharb)]) - \[`export`]/TypeScript: false positive for typescript namespace merging (\[[#1964](https://togithub.com/import-js/eslint-plugin-import/issues/1964)], thanks \[[@magarcia](https://togithub.com/magarcia)]) - \[`no-duplicates`]: ignore duplicate modules in different TypeScript module declarations (\[[#2378](https://togithub.com/import-js/eslint-plugin-import/issues/2378)], thanks \[[@remcohaszing](https://togithub.com/remcohaszing)]) - \[`no-unused-modules`]: avoid a crash when processing re-exports (\[[#2388](https://togithub.com/import-js/eslint-plugin-import/issues/2388)], thanks \[[@ljharb](https://togithub.com/ljharb)]) ##### Changed - \[Tests] `no-nodejs-modules`: add tests for node protocol URL (\[[#2367](https://togithub.com/import-js/eslint-plugin-import/issues/2367)], thanks \[[@sosukesuzuki](https://togithub.com/sosukesuzuki)]) - \[Tests] `default`, `no-anonymous-default-export`, `no-mutable-exports`, `no-named-as-default-member`, `no-named-as-default`: add tests for arbitrary module namespace names (\[[#2358](https://togithub.com/import-js/eslint-plugin-import/issues/2358)], thanks \[[@sosukesuzuki](https://togithub.com/sosukesuzuki)]) - \[Docs] \[`no-unresolved`]: Fix RegExp escaping in readme (\[[#2332](https://togithub.com/import-js/eslint-plugin-import/issues/2332)], thanks \[[@stephtr](https://togithub.com/stephtr)]) - \[Refactor] `namespace`: try to improve performance (\[[#2340](https://togithub.com/import-js/eslint-plugin-import/issues/2340)], thanks \[[@ljharb](https://togithub.com/ljharb)]) - \[Docs] make rule doc titles consistent (\[[#2393](https://togithub.com/import-js/eslint-plugin-import/issues/2393)], thanks \[[@TheJaredWilcurt](https://togithub.com/TheJaredWilcurt)]) - \[Docs] `order`: TS code examples should use TS code blocks (\[[#2411](https://togithub.com/import-js/eslint-plugin-import/issues/2411)], thanks \[[@MM25Zamanian](https://togithub.com/MM25Zamanian)]) - \[Docs] `no-unresolved`: fix link (\[[#2417](https://togithub.com/import-js/eslint-plugin-import/issues/2417)], thanks \[[@kylemh](https://togithub.com/kylemh)])jsx-eslint/eslint-plugin-jsx-a11y
### [`v6.6.0`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#660--2022-06-23) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.5.1...v6.6.0) \================== - [`566011b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/566011b) \[New] `aria-role`: add `allowedInvalidRoles` option ([#828](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/828)) - [`64dcac6`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/64dcac6) \[New] Introduce a plugin-wide setting for custom components. ([#844](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/844)) - [`ce2c328`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ce2c328) \[Fix] `no-redundant-roles`, `role-supports-aria-props`: Remove implicit role from dl element ([#848](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/848)) - [`fb20bc4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fb20bc4) \[Refactor] `role-supports-aria-props`: clean up the logic a bit - [`1826628`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1826628) \[Refactor] reduce egregious use of array spread, in favor of `[].concat` idiom - [`0f1615a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0f1615a) \[Docs] `no-static-element-interactions`: Update error message ([#843](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/843)) - [`9980d1d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/9980d1d) \[Docs] Add infrastructure for auto-generating markdown table and list ([#837](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/837)) - [`f878d3b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f878d3b) \[Docs] Update project readme ([#831](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/831)) - [`aea7671`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/aea7671) \[Deps] update `@babel/runtime`, `array-includes`, `axe-core`, `jsx-ast-utils` - [`d74173a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/d74173a) \[Deps] update `jsx-ast-utils` - [`f6ba03c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f6ba03c) \[Deps] update `@babel/runtime`, `jsx-ast-utils` - [`547dab4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/547dab4) \[Deps] update `@babel/runtime`, `axe-core`, `minimatch` - [`baaf791`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/baaf791) \[Deps] update `@babel/runtime`, `minimatch`, `semver` - [`c015fef`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/c015fef) \[Deps] update `@babel/runtime`, `axe-core`, `damerau-levenshtein` - [`832cbd6`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/832cbd6) \[meta] add `export default` instead of `module.exports` ([#861](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/861)) - [`ee933a2`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ee933a2) \[meta] Add CONTRIBUTING.md to solicit contributions ([#846](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/846)) - [`fa3c869`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fa3c869) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `aud`, `eslint-plugin-eslint-plugin`, `eslint-plugin-flowtype`, `eslint-plugin-import` - [`fb3d51e`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fb3d51e) \[Dev Deps] update `@babel/core`, `@babel/register`, `eslint-plugin-import`, `minimist` - [`8c1df4d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/8c1df4d) \[Dev Deps] pin `@technote-space/doctoc` because v2.5 is a breaking change - [`fb071ab`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fb071ab) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `eslint-plugin-eslint-plugin` - [`5e966e5`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/5e966e5) \[Dev Deps] update `@babel/cli` - [`f597f5b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f597f5b) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser` - [`287854a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/287854a) \[Tests] Fix `npm run flow` ([#856](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/856)) - [`112261c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/112261c) \[Tests] skip fragment tests in eslint < 6 - [`ea877c4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ea877c4) \[Tests] `img-redundant-alt-test`: add passing tests ([#832](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/832)) - [`685426d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/685426d) test: align usage of jest expect across tests ([#827](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/827)) - [`c460a8b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/c460a8b) \[Tests] move invalid test case to valid; changed in axe-core v4.4prettier/eslint-plugin-prettier
### [`v4.2.1`](https://togithub.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#421) [Compare Source](https://togithub.com/prettier/eslint-plugin-prettier/compare/v4.2.0...v4.2.1) ##### Patch Changes - [#485](https://togithub.com/prettier/eslint-plugin-prettier/pull/485) [`5736ed5`](https://togithub.com/prettier/eslint-plugin-prettier/commit/5736ed5224b06507374e21c626e8c462552cacf2) Thanks [@JounQin](https://togithub.com/JounQin)! - chore: reuse prettierRcOptions instead of resolveConfig again ### [`v4.2.0`](https://togithub.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#420) [Compare Source](https://togithub.com/prettier/eslint-plugin-prettier/compare/v4.1.0...v4.2.0) ##### Minor Changes - [#483](https://togithub.com/prettier/eslint-plugin-prettier/pull/483) [`7bd70b6`](https://togithub.com/prettier/eslint-plugin-prettier/commit/7bd70b65b680d360cd55aa9998804fc1e7188331) Thanks [@JounQin](https://togithub.com/JounQin)! - feat: support svelte out of box close [#472](https://togithub.com/prettier/eslint-plugin-prettier/issues/472), close [#482](https://togithub.com/prettier/eslint-plugin-prettier/issues/482) We recommend to use [`eslint-plugin-svelte`](https://togithub.com/ota-meshi/eslint-plugin-svelte) instead of [`eslint-plugin-svelte3`](https://togithub.com/sveltejs/eslint-plugin-svelte3). ### [`v4.1.0`](https://togithub.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#v410-2022-06-27) [Compare Source](https://togithub.com/prettier/eslint-plugin-prettier/compare/v4.0.0...v4.1.0) - feat: skip processing code blocks on specific languages like `stylelint-prettier` ([#415](https://togithub.com/prettier/eslint-plugin-prettier/issues/415)) ([52eec48](https://togithub.com/prettier/eslint-plugin-prettier/commit/52eec489cf5ec7a6d97c3edbb7dafc109e9156a4)) - build(deps): Bump minimist from 1.2.5 to 1.2.6 ([#464](https://togithub.com/prettier/eslint-plugin-prettier/issues/464)) ([42bfe88](https://togithub.com/prettier/eslint-plugin-prettier/commit/42bfe88bb748a5d433aeac6d7f17dd8bce3da58c)) - build(deps-dev): Bump graphql from 15.5.1 to 15.7.2 ([#442](https://togithub.com/prettier/eslint-plugin-prettier/issues/442)) ([0158640](https://togithub.com/prettier/eslint-plugin-prettier/commit/01586408fc27bf34e9f51f2047eecf421774074e)) - build(deps-dev): Bump [@graphql-eslint/eslint-plugin](https://togithub.com/graphql-eslint/eslint-plugin) from 2.3.0 to 2.4.0 ([#444](https://togithub.com/prettier/eslint-plugin-prettier/issues/444)) ([4bcaca2](https://togithub.com/prettier/eslint-plugin-prettier/commit/4bcaca2ee3632b832ccd9366c8d7333376263199)) - chore(CI): add tests for ESLint 8 ([#428](https://togithub.com/prettier/eslint-plugin-prettier/issues/428)) ([f3713be](https://togithub.com/prettier/eslint-plugin-prettier/commit/f3713befaec34fc35c87b71c68db626e38fe31b5)) - README.md: HTTP => HTTPS ([#443](https://togithub.com/prettier/eslint-plugin-prettier/issues/443)) ([44e1478](https://togithub.com/prettier/eslint-plugin-prettier/commit/44e14784396713e43941be8a1635143c5a0c5f4f))jsx-eslint/eslint-plugin-react
### [`v7.30.1`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7301---20220623) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.30.0...v7.30.1) ##### Fixed - \[`display-name`]: fix false positive for HOF returning only nulls ([#3291][] [@golopot](https://togithub.com/golopot)) - \[`jsx-no-leaked-render`]: avoid unnecessary negation operators and ternary branches deletion ([#3299][] [@Belco90](https://togithub.com/Belco90)) - \[`display-name`]: fix false positive when using memo ([#3304][] [@golopot](https://togithub.com/golopot)) ##### Changed - \[Docs] \[`jsx-tag-spacing`]: rename option from \[[#3264](https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3264)]\[] (\[[#3294](https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3294)\[] [@ljharb](https://togithub.com/ljharb)) - \[Docs] \[`jsx-key`]: split the examples ([#3293][] [@ioggstream](https://togithub.com/ioggstream)) [7.30.1]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.30.0...v7.30.1 [#3304]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3304 [#3299]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3299 [#3294]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3294 [#3293]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3293 [#3291]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3291 ### [`v7.30.0`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7300---20220518) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.29.4...v7.30.0) ##### Added - \[`destructuring-assignment`]: add option `destructureInSignature` ([#3235][] [@golopot](https://togithub.com/golopot)) - \[`no-unknown-property`]: Allow crossOrigin on image tag (SVG) ([#3251][] [@zpao](https://togithub.com/zpao)) - \[`jsx-tag-spacing`]: Add `multiline-always` option ([#3260][], [#3264][] [@Nokel81](https://togithub.com/Nokel81)) - \[`function-component-definition`]: replace `var` by `const` in certain situations ([#3248][] [@JohnBerd](https://togithub.com/JohnBerd) [@SimeonC](https://togithub.com/SimeonC)) - add \[`jsx-no-leaked-render`] ([#3203][] [@Belco90](https://togithub.com/Belco90)) - \[`require-default-props`]: add option `functions` ([#3249][] [@nix6839](https://togithub.com/nix6839)) - \[`jsx-newline`]: Add `allowMultilines` option (\[[#3311](https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3311)]\[] [@TildaDares](https://togithub.com/TildaDares)) ##### Fixed - \[`hook-use-state`]: Allow UPPERCASE setState setter prefixes ([#3244][] [@duncanbeevers](https://togithub.com/duncanbeevers)) - `propTypes`: add `VFC` to react generic type param map ([#3230][] [@dlech](https://togithub.com/dlech)) - \[`no-unused-state`]: avoid a crash ([#3258][] [@WillyLiaoWH](https://togithub.com/WillyLiaoWH) [@ljharb](https://togithub.com/ljharb)) - \[`jsx-no-useless-fragment`]: use proper apostrophe in error message ([#3266][] [@develohpanda](https://togithub.com/develohpanda)) - `propTypes`: handle imported types/interface in forwardRef generic ([#3280][] [@vedadeepta](https://togithub.com/vedadeepta)) - \[`button-has-type`]: fix exception for `prettier/prettier
### [`v2.7.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#271) [Compare Source](https://togithub.com/prettier/prettier/compare/2.7.0...2.7.1) [diff](https://togithub.com/prettier/prettier/compare/2.7.0...2.7.1) ##### Keep useful empty lines in description ([#13013](https://togithub.com/prettier/prettier/pull/13013) by [@chimurai](https://togithub.com/chimurai)) ```graphql ``` ### [`v2.7.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#Prettier-270) [Compare Source](https://togithub.com/prettier/prettier/compare/2.6.2...2.7.0) """ First line Second Line """ type Person { name: String } ### [`v2.6.2`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#262) [Compare Source](https://togithub.com/prettier/prettier/compare/2.6.1...2.6.2) [diff](https://togithub.com/prettier/prettier/compare/2.6.1...2.6.2) ##### Fix LESS/SCSS format error ([#12536](https://togithub.com/prettier/prettier/pull/12536) by [@fisker](https://togithub.com/fisker)) ```less // Input .background-gradient(@cut) { background: linear-gradient( to right, @white 0%, @white (@cut - 0.01%), @portal-background @cut, @portal-background 100% ); } // Prettier 2.6.1 TypeError: Cannot read properties of undefined (reading 'endOffset') // Prettier 2.6.2 .background-gradient(@cut) { background: linear-gradient( to right, @white 0%, @white (@cut - 0.01%), @portal-background @cut, @portal-background 100% ); } ``` ##### Update `meriyah` to fix several bugs ([#12567](https://togithub.com/prettier/prettier/pull/12567) by [@fisker](https://togithub.com/fisker), fixes in [`meriyah`](https://togithub.com/meriyah/meriyah/) by [@3cp](https://togithub.com/3cp)) Fixes bugs when parsing following valid code: ```js foo(await bar()); ``` ```js const regex = /.*/ms; ``` ```js const element ={/w/.test(s)}
; ``` ```js class A extends B { #privateMethod() { super.method(); } } ``` ### [`v2.6.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#261) [Compare Source](https://togithub.com/prettier/prettier/compare/2.6.0...2.6.1) [diff](https://togithub.com/prettier/prettier/compare/2.6.0...2.6.1) ##### Ignore `loglevel` when printing information ([#12477](https://togithub.com/prettier/prettier/pull/12477) by [@fisker](https://togithub.com/fisker)) ```bash ``` ### [`v2.6.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#Prettier-260) [Compare Source](https://togithub.com/prettier/prettier/compare/2.5.1...2.6.0) prettier --loglevel silent --find-config-path index.jsreact-bootstrap/react-bootstrap
### [`v1.6.5`](https://togithub.com/react-bootstrap/react-bootstrap/releases/tag/v1.6.5) [Compare Source](https://togithub.com/react-bootstrap/react-bootstrap/compare/v1.6.4...v1.6.5) ##### Bug Fixes - update react-overlays and [@restart/hooks](https://togithub.com/restart/hooks) packages ([#6333](https://togithub.com/react-bootstrap/react-bootstrap/issues/6333)) ([9654ca2](https://togithub.com/react-bootstrap/react-bootstrap/commit/9654ca231dc782caad04cbf605b053d5e4b30350))remix-run/react-router
### [`v6.3.0`](https://togithub.com/remix-run/react-router/releases/tag/v6.3.0) [Compare Source](https://togithub.com/remix-run/react-router/compare/v6.2.2...v6.3.0) #### What's Changed - Added the v5 to v6 backwards compatibility package π ([https://github.com/remix-run/react-router/pull/8752](https://togithub.com/remix-run/react-router/pull/8752)). The official guide can be found [in this discussion](https://togithub.com/remix-run/react-router/discussions/8753) #### New Contributors - [@mfijas](https://togithub.com/mfijas) made their first contribution in [https://github.com/remix-run/react-router/pull/8717](https://togithub.com/remix-run/react-router/pull/8717) - [@ThornWu](https://togithub.com/ThornWu) made their first contribution in [https://github.com/remix-run/react-router/pull/8718](https://togithub.com/remix-run/react-router/pull/8718) - [@janpaepke](https://togithub.com/janpaepke) made their first contribution in [https://github.com/remix-run/react-router/pull/8651](https://togithub.com/remix-run/react-router/pull/8651) - [@rtmann](https://togithub.com/rtmann) made their first contribution in [https://github.com/remix-run/react-router/pull/8725](https://togithub.com/remix-run/react-router/pull/8725) **Full Changelog**: https://github.com/remix-run/react-router/compare/v6.2.2...v6.3.0webpack/webpack
### [`v5.73.0`](https://togithub.com/webpack/webpack/releases/tag/v5.73.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.72.1...v5.73.0) ### Features - add options for default `dynamicImportMode` and prefetch and preload - add support for `import { createRequire } from "module"` in source code ### Bugfixes - fix code generation of e. g. `return"field"in Module` - fix performance of large JSON modules - fix performance of async modules evaluation ### Developer Experience - export `PathData` in typings - improve error messages with more details ### [`v5.72.1`](https://togithub.com/webpack/webpack/releases/tag/v5.72.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.72.0...v5.72.1) ### Bugfixes - fix `__webpack_nonce__` with HMR - fix `in` operator in some cases - fix json parsing error messages - fix module concatenation with using `this.importModule` - upgrade enhanced-resolve ### [`v5.72.0`](https://togithub.com/webpack/webpack/releases/tag/v5.72.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.71.0...v5.72.0) ### Features - make cache warnings caused by build errors less verbose - Allow banner to be placed as a footer with the BannerPlugin - allow to concatenate asset modules ### Bugfixes - fix RemoteModules when using HMR (Module Federation + HMR) - throw error when using module concatenation and cacheUnaffected - fix `in` operator with nested exports ### [`v5.71.0`](https://togithub.com/webpack/webpack/releases/tag/v5.71.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.70.0...v5.71.0) ### Features - choose smarter default for `uniqueName` when using a `output.library` which includes placeholders - add support for expressions with `in` of a imported binding - generate UMD code with arrow functions when possible ### Bugfixes - fix source map source names for ContextModule to be relative - fix `chunkLoading` option in module module - fix edge case where `evaluateExpression` returns `null` - retain optional chaining in imported bindings - include runtime code for the base URI even if not using chunk loading - don't throw errors in persistent caching when importing node.js builtin modules via ESM - fix crash when using `lazy-once` Context modules - improve handling of context modules with multiple contexts - fix race condition HMR chunk loading when importing chunks during HMR updating - handle errors in `runAsChild` callbackwebpack/webpack-cli
### [`v4.10.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#4100-httpsgithubcomwebpackwebpack-clicomparewebpack-cli492webpack-cli4100-2022-06-13) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0) ##### Bug Fixes - changeTime is already in milliseconds ([#3198](https://togithub.com/webpack/webpack-cli/issues/3198)) ([d390d32](https://togithub.com/webpack/webpack-cli/commit/d390d32fe0f2491c5cc3a8dfae3ccc3962a5911b)) - improve parsing of `--env` flag ([#3286](https://togithub.com/webpack/webpack-cli/issues/3286)) ([402c0fe](https://togithub.com/webpack/webpack-cli/commit/402c0fe9d4c09e75b9abec3bf44df430f4b62dff)) ##### Features - added types ([8ec1375](https://togithub.com/webpack/webpack-cli/commit/8ec1375092a6f9676e82fa4231dd88b1016c2302)) #### [4.9.2](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2) (2022-01-24) ##### Bug Fixes - respect `negatedDescription` for flags from schema ([#3102](https://togithub.com/webpack/webpack-cli/issues/3102)) ([463b731](https://togithub.com/webpack/webpack-cli/commit/463b73115bf9a4871d775ec6501be50b08eef317)) #### [4.9.1](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.1) (2021-10-18) ##### Bug Fixes - compatibility with dynamic `import` ([#3006](https://togithub.com/webpack/webpack-cli/issues/3006)) ([6a9aac9](https://togithub.com/webpack/webpack-cli/commit/6a9aac99665f0d2f2f0c58c757c6befbc7734c8f))webpack/webpack-dev-server
### [`v4.9.3`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#493-httpsgithubcomwebpackwebpack-dev-servercomparev492v493-2022-06-29) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.9.2...v4.9.3) ### [`v4.9.2`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#492-httpsgithubcomwebpackwebpack-dev-servercomparev491v492-2022-06-06) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.9.1...v4.9.2) ### [`v4.9.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#491-httpsgithubcomwebpackwebpack-dev-servercomparev490v491-2022-05-31) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.9.0...v4.9.1) ### [`v4.9.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#490-httpsgithubcomwebpackwebpack-dev-servercomparev481v490-2022-05-04) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.8.1...v4.9.0) ##### Features - support Trusted Types for client overlay ([#4404](https://togithub.com/webpack/webpack-dev-server/issues/4404)) ([8132e1d](https://togithub.com/webpack/webpack-dev-server/commit/8132e1d029badab7b1e836f8f240844c2d843ecc)) ##### Bug Fixes - ie11 runtime ([#4403](https://togithub.com/webpack/webpack-dev-server/issues/4403)) ([256d5fb](https://togithub.com/webpack/webpack-dev-server/commit/256d5fb5fea7ee5a6683f77ea347ac79816ad639)) - replace portfinder with custom implementation and fix security problem ([#4384](https://togithub.com/webpack/webpack-dev-server/issues/4384)) ([eea50f3](https://togithub.com/webpack/webpack-dev-server/commit/eea50f342e3090483f6da4932b84ed52bba44c58)) - use the host in options to check if port is available ([#4385](https://togithub.com/webpack/webpack-dev-server/issues/4385)) ([a10c7cf](https://togithub.com/webpack/webpack-dev-server/commit/a10c7cfd290d29384d14405d7cf79e105c7b5d15)) ##### [4.8.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.8.0...v4.8.1) (2022-04-06) ##### Bug Fixes - types ([#4373](https://togithub.com/webpack/webpack-dev-server/issues/4373)) ([f6fe6be](https://togithub.com/webpack/webpack-dev-server/commit/f6fe6be27656c9cc1e65a894a889d7443be7e6a8)) ### [`v4.8.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#481-httpsgithubcomwebpackwebpack-dev-servercomparev480v481-2022-04-06) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.8.0...v4.8.1) ### [`v4.8.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#480-httpsgithubcomwebpackwebpack-dev-servercomparev474v480-2022-04-05) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.4...v4.8.0) ##### Features - export initialized socket client ([#4304](https://togithub.com/webpack/webpack-dev-server/issues/4304)) ([7920364](https://togithub.com/webpack/webpack-dev-server/commit/7920364d6b6ac29e1b7fdbb38c8a9fe22eec61de)) ##### Bug Fixes - update description for `--no-client-reconnect` ([#4248](https://togithub.com/webpack/webpack-dev-server/issues/4248)) ([317648d](https://togithub.com/webpack/webpack-dev-server/commit/317648df21562f9dfe1b9f8069642b91ac3bffae)) - update description for `--no-client` ([#4250](https://togithub.com/webpack/webpack-dev-server/issues/4250)) ([c3b6690](https://togithub.com/webpack/webpack-dev-server/commit/c3b669077089802412774079f38a13bce054eee7)) - update description for `--no-history-api-fallback` ([#4277](https://togithub.com/webpack/webpack-dev-server/issues/4277)) ([d63a0a2](https://togithub.com/webpack/webpack-dev-server/commit/d63a0a298739d599f2161b237a750220c314deef)) - update negated descriptions for more options ([#4287](https://togithub.com/webpack/webpack-dev-server/issues/4287)) ([c64bd94](https://togithub.com/webpack/webpack-dev-server/commit/c64bd94fb75c30984281f71ad3c20393fcb5ee67)) - update schema to have `negatedDescription` only for type `boolean` ([#4280](https://togithub.com/webpack/webpack-dev-server/issues/4280)) ([fcf8e8e](https://togithub.com/webpack/webpack-dev-server/commit/fcf8e8e6a9951f4283e796df3ad72cc803e634a3)) ##### [4.7.4](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.3...v4.7.4) (2022-02-02) ##### Bug Fixes - add [@types/express](https://togithub.com/types/express) ([#4226](https://togithub.com/webpack/webpack-dev-server/issues/4226)) ([e55f728](https://togithub.com/webpack/webpack-dev-server/commit/e55f728d3b5262884aa80daf9b021198b4bc65a9)) - negative descriptions ([#4216](https://togithub.com/webpack/webpack-dev-server/issues/4216)) ([fd854c0](https://togithub.com/webpack/webpack-dev-server/commit/fd854c07c2a4654f479bdbad1b717d9406ce15c6)) - types for the `proxy` option ([#4173](https://togithub.com/webpack/webpack-dev-server/issues/4173)) ([efec2f5](https://togithub.com/webpack/webpack-dev-server/commit/efec2f5bfb5ff4b99258b12317aa0d922836738e)) - use CLI specific description for `--open-app-name` and `--web-socket-server` ([#4215](https://togithub.com/webpack/webpack-dev-server/issues/4215)) ([329679a](https://togithub.com/webpack/webpack-dev-server/commit/329679a434219adc43f2d73c2ceeda14787dc64d)) ##### [4.7.3](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.2...v4.7.3) (2022-01-11) ##### Security - update `selfsigned` to `2.0.0` version ##### [4.7.2](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.1...v4.7.2) (2021-12-29) ##### Bug Fixes - apply `onAfterSetupMiddleware` after `setupMiddlewares` (as behavior earlier) ([f6bc644](https://togithub.com/webpack/webpack-dev-server/commit/f6bc644bb81b966e030d8f8a54d5a99cd61ec8f2)) ##### [4.7.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.0...v4.7.1) (2021-12-22) ##### Bug Fixes - removed `url` package, fixed compatibility with future webpack defaults ([#4132](https://togithub.com/webpack/webpack-dev-server/issues/4132)) ([4e5d8ea](https://togithub.com/webpack/webpack-dev-server/commit/4e5d8eae654ef382697722c6406dbc96207594aa))Configuration
π Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.