Skip to content

Commit

Permalink
[Blog] Add socket.io logs
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicPoullain committed Oct 29, 2023
1 parent 80586de commit 15b0cd2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/blog/version-4.2-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ tags: [release]

Version 4.2 of [Foal](https://foalts.org/) is out!

## Better logging for socket.io controllers

Socket.io messages are now logged in the same way as HTTP requests.

## AJV strict mode can be disabled

AJV [strict mode](https://ajv.js.org/strict-mode.html) can be disabled thanks to the new config key `settings.ajv.strict`:
Expand Down

0 comments on commit 15b0cd2

Please sign in to comment.