Skip to content

v0.20.0

Compare
Choose a tag to compare
@pradel pradel released this 12 Nov 15:08
· 365 commits to master since this release

Features

Docs

  • Separate Rest documentation to Express and Client (#779) @pradel
  • Update the documentation from the corresponding microservice example (#817) @bbenoist
  • [Docs] upgrade docusaurus to 2.0.0-alpha.34 (#851)

Examples

  • Update the graphql example to show how to get the user from the context (#830) @pradel
  • Show how to use login hooks on the graphql example (#833) @pradel
  • Update rest server example to show how to use some accounts-js options (#834) @pradel

Internal