File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,12 @@ _This release is scheduled to be released on 2025-01-01._
14
14
### Added
15
15
16
16
- [ core] Add wayland and windows start options to ` package.json ` (#3594 )
17
- - [ linter] re-added ` eslint-plugin-import ` now that it supports ESLint v9 (#3586 )
18
- - [ docs] Added step for npm publishing in release process (#3595 )
19
- - [ core] Add GitHub workflow to run spellcheck a few days before each release.
17
+ - [ docs] Add step for npm publishing in release process (#3595 )
18
+ - [ core] Add GitHub workflow to run spellcheck a few days before each release (#3623 )
20
19
- [ core] Add intest flag to index.html to pass to module js for test mode detection (needed by #3630 )
21
- - [ compliments] add support for refreshing remote compliments file, and testcases
20
+ - [ compliments] add support for refreshing remote compliments file, and testcases (#3630 )
21
+ - [ linter] Re-add ` eslint-plugin-import ` now that it supports ESLint v9 (#3586 )
22
+ - [ linter] Re-activate ` eslint-plugin-package-json ` to lint ` package.json `
22
23
23
24
### Removed
24
25
You can’t perform that action at this time.
0 commit comments