Skip to content

v2.3.0

Compare
Choose a tag to compare
@LoicPoullain LoicPoullain released this 22 Apr 10:00
· 1453 commits to master since this release

Features

  • Support .env.local files for configuration (issue: #877) (PR: #899)
  • Support GraphiQL (issue: #439) (PR: #906).
  • Allow to access the service manager in fetchUser and add Prisma docs (issue: #856) (PR: #909).
  • Add streamToBuffer and convertBase64urlToBase64 functions (PR: #910)
  • [Social] Fix state bad URL characters (issue: #754) (PR: #911)

Dependencies

  • @foal/cli
    • commander@7.2.0
  • @foal/jwks-rsa
    • jwks-rsa@1.12.3
  • @foal/mongodb
    • mongodb@3.6.6
  • @foal/redis
    • redis@3.1.2
  • @foal/swagger
    • swagger-ui-dist@3.47.1

Contributors