Commit 13ede78
committed
chore(release): 7.0.0 [skip ci]
# [7.0.0](v6.0.2...v7.0.0) (2025-01-20)
### Bug Fixes
* **base:** switch some perfectionist references to flatconfig ([a6697cc](a6697cc))
* **base:** turn off import/no-unused-modules for now ([a8f15dc](a8f15dc))
* publishes type declarations ([a410e8e](a410e8e))
* **react:** [sort-jsx-props] use regex pattern for custom groups ([720df19](720df19))
* **scripts:** [repair] use exact rimraf version to not use a local and possible incompatible version ([059835d](059835d))
* **shared-configurations:** [nextjs] ignore .next folder per default ([2f51caa](2f51caa))
* **shared-configurations:** [react] remove redefined jsx-a11y plugin ([76e7fc4](76e7fc4))
* **shared-configurations:** make next.js configuration importable ([c6ca951](c6ca951))
### Features
* add basic typing to the index.js ([ce3fbb0](ce3fbb0))
* **base:** [typescript-eslint] update parserOptions to use projectService instead of project ([02ac930](02ac930))
* **deps:** update dependencies ([564b3ba](564b3ba))
* **deps:** update dependencies ([dfed600](dfed600))
* migrates to flat-config ([b22a872](b22a872))
* **naming-convention:** adds a new shared configuration for enforcing naming conventions ([8f2fdf2](8f2fdf2))
* **shared-configurations:** [nextjs] enhance compatibility with react-refresh ([ba20ebd](ba20ebd))
* **shared-configurations:** add next.js configuration ([ca94532](ca94532))
### BREAKING CHANGES
* migrate to flat config
* drop support for legacy config1 parent 15636f2 commit 13ede78
3 files changed
+35
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
1 | 33 | | |
2 | 34 | | |
3 | 35 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments