@fedify/fedify 0.13.0-dev.321 → 0.13.0-dev.323
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGES.md +1 -0
- package/package.json +1 -1
package/CHANGES.md
CHANGED
@@ -60,6 +60,7 @@ To be released.
|
|
60
60
|
|
61
61
|
- Now a scaffold project uses a [x-forwarded-fetch] middleware to
|
62
62
|
support `X-Forwarded-Proto` and `X-Forwarded-Host` headers.
|
63
|
+
- Now a scaffold project has hot reloading by default.
|
63
64
|
- Now a scaffold project has logging configuration using the [LogTape]
|
64
65
|
library.
|
65
66
|
|