Skip to content

v4.5.0

Compare
Choose a tag to compare
@LoicPoullain LoicPoullain released this 22 Aug 12:16
· 12 commits to master since this release

Features

  • [Internal] Upgrade to lerna v8 (PR: #1259)
  • Deprecate use of CLI globally (PR: #1273)
  • Fix foal connect react and support build output dir (PR: #1274)
  • Make logging more suitable for log monitoring softwares (PR: #1275)
  • Allow to run async tasks and catch and log them appropriately on failure (PR: #1276)
  • Improve GoogleProvider types (PR: #1277)
  • Improve social auth for SPA (PR: #1277)
  • Remove the link to the official site from the index.html of new applications to avoid polluting the traffic analytics of foalts.org (PR: #1278)

Dependencies