mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-12 18:02:15 +00:00
update dependencies (#3460)
see https://github.com/MagicMirrorOrg/MagicMirror/pull/3457#issuecomment-2159316713
This commit is contained in:
@@ -69,7 +69,7 @@ For more info, please read the following post: [A New Chapter for MagicMirror: T
|
||||
- added message in case where config.js is missing the module.export line PR #3383
|
||||
- Fixed an issue where recurring events could extend past their recurrence end date (#3393)
|
||||
- Don't display any `npm WARN <....>` on install (#3399)
|
||||
- Fixed move suncalc dependency to production from dev, as it is used by clock module
|
||||
- [chore] Moved suncalc dependency to production from dev, as it is used by clock module
|
||||
- [compliments] Fix mirror not responding anymore when no compliments are to be shown (#3385)
|
||||
- [chore] Fixed mastermerge workflow (#3415)
|
||||
|
||||
@@ -105,7 +105,7 @@ This release also marks the latest release by Michael Teeuw. For more info, plea
|
||||
- Update electron to v27 and update other dependencies as well as github actions
|
||||
- Update newsfeed: Use `html-to-text` instead of regex for transform description
|
||||
- Review ESLint config (#3269)
|
||||
- Updated dependencies
|
||||
- Update dependencies
|
||||
- Clock module: optionally display current moon phase in addition to rise/set times
|
||||
- electron is now per default started without gpu, if needed it must be enabled with new env var `ELECTRON_ENABLE_GPU=1` on startup (#3226)
|
||||
- Replace prettier by stylistic in ESLint config to lint JavaScript (and disable some rules for `config/config.js*` files)
|
||||
|
||||
Reference in New Issue
Block a user