Skip to content

v0.29.0

Compare
Choose a tag to compare
@pradel pradel released this 06 Aug 09:41
· 226 commits to master since this release

0.29.0 (2020-08-06)

⚠ BREAKING CHANGES

  • apollo-link-accounts: update to use @apollo/client 3. If you still use apollo client 2, do not upgrade this dependency (#1030)

Features

  • apollo-link-accounts: update to use @apollo/client 3 (#1030) f884146
  • graphql-client: generate ts types from operations (#1027) c22d38a

Miscellaneous Chores

Code Refactoring

  • rest-express: use middleware to setup request infos (#1028) 99d988f

Continuous Integration

Documentation

  • password-client: add example of login with password (#1033) 70918ed