camellia
camellia copied to clipboard
build(deps-dev): bump eslint-plugin-perfectionist from 2.7.0 to 3.0.0
Bumps eslint-plugin-perfectionist from 2.7.0 to 3.0.0.
Release notes
Sourced from eslint-plugin-perfectionist's releases.
v3.0.0
🚨 Breaking Changes
- Drop nodejs v16 support - by
@azat-io
(79f74)- Rename options from kebab case to camel case - by
@azat-io
(6592f)- Make case ignoring enabled by default - by
@azat-io
(63efb)- Make new config export - by
@azat-io
(2a7ee)- Remove nullable last option in sort-union-types - by
@azat-io
(c4977)- Make recommended options default - by
@azat-io
(d0d91)- Replace spread last sort-array-includes option with group kind - by
@azat-io
(721e1)- Rename optionality order option to group kind in sort-interfaces rule - by
@azat-io
(79a48)🚀 Features
- Move to typescript-eslint v7 - by
@azat-io
(933ce)- Add new docs website - by
@azat-io
(76b29)- Update svelte eslint parser - by
@azat-io
(611f0)- Add ability to ignore jsx elements - by
@azat-io
(da515)- Use ignore pattern when sorting object for call expressions - by
@azat-io
(471de)- Add sort-switch-case rule - by
@azat-io
(53111)- Add typescript types - by
@azat-io
(2b63a)- Add custom ignore to enable customisable ignore sort-objects rule - by
@KID-joker
(4fa2b)- Respect numeric separators in natural sorting - by
@azat-io
(7b57b)- Add groups option in sort-intersection-types rule - by
@azat-io
(208a9)- Add groups option in sort-union-types rule - by
@azat-io
(c69f2)- Add partition by comment option in sort-classes - by
@azat-io
(da01c)- Add group kind option in sort-object-types - by
@azat-io
(96cfc)- Add sort-variable-declarations rule - by
@azat-io
(12bd2)- Support require in sort-imports - by
@azat-io
(bc162)🐞 Bug Fixes
- Move typescript-eslint types to dependencies - by
@lucacavallaro
(44edb)- Add ability to select enviorenment and separate bun modules - by
@azat-io
(c8b2f)- Fix disabling styled components when using css func - by
@azat-io
(d4e80)- Support old getting context eslint api - by
@azat-io
(09900)- Fix export and import kind default value - by
@azat-io
(a0208)- Don't sort class members if right value depends on left - by
@azat-io
(8c35a)View changes on GitHub
v2.11.0
🚀 Features
- Update svelte - by
@tkhs0813
(861a3)- sort-classes: Add custom-group to sort-classes rule - by
@gustavopedroni
(1773f)View changes on GitHub
v2.10.0
... (truncated)
Changelog
Sourced from eslint-plugin-perfectionist's changelog.
v3.0.0
🚀 Features
- ⚠️ Drop nodejs v16 support (79f74f5)
- Move to typescript-eslint v7 (933cebd)
- Add new docs website (76b29e8)
- ⚠️ Rename options from kebab case to camel case (6592f6f)
- ⚠️ Make case ignoring enabled by default (63efbf7)
- Update svelte eslint parser (611f088)
- Add ability to ignore jsx elements (da515ce)
- Use ignore pattern when sorting object for call expressions (471de40)
- ⚠️ Make new config export (2a7eec2)
- Add sort-switch-case rule (5311118)
- Add typescript types (2b63ab5)
- Add custom ignore to enable customisable ignore sort-objects rule (4fa2b3e)
- Respect numeric separators in natural sorting (7b57ba2)
- Add groups option in sort-intersection-types rule (208a9db)
- ⚠️ Remove nullable last option in sort-union-types (c4977df)
- Add groups option in sort-union-types rule (c69f277)
- Add partition by comment option in sort-classes (da01c85)
- ⚠️ Make recommended options default (d0d9115)
- ⚠️ Replace spread last sort-array-includes option with group kind (721e1ee)
- Add group kind option in sort-object-types (96cfcd8)
- ⚠️ Rename optionality order option to group kind in sort-interfaces rule (79a4823)
- Add sort-variable-declarations rule (12bd265)
- Support require in sort-imports (bc16243)
🐞 Bug Fixes
- Move typescript-eslint types to dependencies (44edb63)
- Add ability to select enviorenment and separate bun modules (c8b2fa4)
- Fix disabling styled components when using css func (d4e8011)
- Support old getting context eslint api (09900aa)
- Fix export and import kind default value (a0208ac)
- Don't sort class members if right value depends on left (8c35a7d)
⚠️ Breaking Changes
- ⚠️ Drop nodejs v16 support (79f74f5)
- ⚠️ Rename options from kebab case to camel case (6592f6f)
- ⚠️ Make case ignoring enabled by default (63efbf7)
- ⚠️ Make new config export (2a7eec2)
- ⚠️ Remove nullable last option in sort-union-types (c4977df)
- ⚠️ Make recommended options default (d0d9115)
- ⚠️ Replace spread last sort-array-includes option with group kind (721e1ee)
- ⚠️ Rename optionality order option to group kind in sort-interfaces rule (79a4823)
... (truncated)
Commits
6db8a5d
build: publish v3.0.08098074
docs: update footer columnscd4d8c6
docs: define scroll offset0dd928b
docs: make code elements focusabled9c24c7
docs: update glob usage information8c77d11
chore: update dependencies9f06f41
docs: update slogan0b656bc
docs: update readme1367317
docs: update 404 pagee203aa1
refactor: fix legacy configurations usage- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)