New
v2.30.0 - 2025-01-01 Another New year with exciting changes
Thanks to: @xsorifc28, @HeikoGr, @bugsounet, @khassel, @KristjanESPERANTO, @rejas, @sdetweil.
⚠️ This release needs nodejs version
v20orv22 or higher, minimum version isv20.18.1
Added
- [core] Add wayland and windows start options to
package.json(#3594) - [docs] Add step for npm publishing in release process (#3595)
- [core] Add GitHub workflow to run spellcheck a few days before each release (#3623)
- [core] Add test flag to
index.htmlto pass to module js for test mode detection (needed by #3630) - [core] Add export on animation names (#3644)
- [compliments] Add support for refreshing remote compliments file, and test cases (#3630)
- [linter] Re-add
eslint-plugin-importnow that it supports ESLint v9 (#3586) - [linter] Re-activate
eslint-plugin-package-jsonto lintpackage.json(#3643) - [linter] Add linting for markdown files (#3646)
- [linter] Add some handy ESLint rules.