File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -22,14 +22,20 @@ planned for 2025-07-01
2222- Use ` node --run ` instead of ` npm run ` (#3764 ) and adapt ` start:dev ` script (#3773 )
2323- [ workflow] Run linter and spellcheck with LTS node version (#3767 )
2424- [ workflow] Split "Run test" step into two steps for more clarity (#3767 )
25+ - [ linter] Review linter setup
26+ - Fix command to lint markdown in ` CONTRIBUTING.md `
27+ - Re-activate JSDoc linting and fix linting issues
28+ - Refactor ESLint config to use ` defineConfig ` and ` globalIgnores `
29+ - Replace ` eslint-plugin-import ` with ` eslint-plugin-import-x `
30+ - Switch Stylelint config to flat format and simplify Stylelint scripts
2531
26- ### Updated
32+ ### Fixed
2733
28- - [ core ] Update dependencies
34+ - [ fix ] Handle spellcheck issues
2935
30- ### Fixed
36+ ### Updated
3137
32- - [ docs ] Fix command to lint markdown
38+ - [ core ] Update dependencies
3339
3440## [ 2.31.0] - 2025-04-01
3541
You can’t perform that action at this time.
0 commit comments