use fake modules instead

This commit is contained in:
Karsten Hassel
2022-01-14 22:16:07 +01:00
parent c392b5a661
commit ed0ad7b988
4 changed files with 68 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ _This release is scheduled to be released on 2022-04-01._
- deprecated roboto fonts package `roboto-fontface-bower` replaced with `fontsource`.
- update `helmet` to v5, use defaults of v4.
- updates Font Awesome css class to new default style (fixes #2768)
- replaced deprecated modules `currentweather` and `weatherforecast` with dummy modules only displaying that they have to be replaced.
### Fixed