Skip to content

v0.16.0

Pre-release
Pre-release

Choose a tag to compare

@Akryum Akryum released this 25 Jul 11:19

Breaking changes

  • link option will now always concat the http/upload link.
  • reworked upload client

New

  • httpLinkOptions option
  • generated code examples now includes a fully working image gallery with image upload.
  • server now re-applies port to process.env.VUE_APP_GRAPHQL_PORT (in case it was passed as an arg).
  • better documentation about running in production
  • upgraded dependencies (notably Apollo Server to 2 release)

Fixed

  • file uploads client config