deps: Drop support for Node.js < 12.13.0

This commit is contained in:
Richard Hansen 2021-06-14 13:43:42 -04:00 committed by webzwo0i
parent 66ee9c5ef9
commit ef1ba21104
15 changed files with 19 additions and 27 deletions

View file

@ -2,6 +2,7 @@
### Compatibility changes
* Node.js v12.13.0 or later is now required.
* The `favicon` setting is now interpreted as a pathname to a favicon file, not
a URL. Please see the documentation comment in `settings.json.template`.
* The undocumented `faviconPad` and `faviconTimeslider` settings have been