Skip to content

Commit d896963

Browse files
[docs] Update CHANGELOG
1 parent f5a2c54 commit d896963

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)