Skip to content

Commit

Permalink
[Blog] The return value of getUserInfoFromTokens is typed
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicPoullain committed Aug 22, 2024
1 parent f22b313 commit 39486bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/blog/version-5.0-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ Version 5.0 of [Foal](https://foalts.org/) is out!
```
- The return value of the social services `getUserInfoFromTokens` method is now typed.
## Removal of deprecated components
- The deprecated hook `@Log` has been removed. Use the `Logger` service in a custom `@Hook` instead.
Expand Down

0 comments on commit 39486bd

Please sign in to comment.