Skip to content

v0.25.3

Choose a tag to compare

@pradel pradel released this 11 May 16:02
· 269 commits to master since this release

0.25.3 (2020-05-11)

Features

  • create User generic to allow better typechecking (#942) 1c3591d
  • graphql-client: load user data after login/registration when using @accounts/graphql-client (#943) 2f0f517
  • oauth: allow to pass additional function to make custom pa… (#920) abb51d5
  • rest-example: improve change password page (#940) 3aadd28

Bug Fixes

  • update me -> getUser in examples/react-graphql-typescript (#941) dda9613

Documentation

  • improve README.md (#963) 8ead02b
  • replace netlify domain to accountsjs.com 82b3821
  • website: add a new "try the examples" section on the homepage (#964) 64f3edd
  • website: add fathom analytics (#965) 22bcffe
  • website: fix documentation build 0cfebd4
  • website: improve responsiveness of the homepage c92a246
  • website: update netlify build to use node 12 3e508ae
  • website: upgrade docusaurus to 2.0.0-alpha.54 2a3c236

Miscellaneous Chores