Skip to content

v1.0.0-rc.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@phortx phortx released this 06 Jul 15:56
· 113 commits to master since this release

Changelog

General

  • Upgrade to Vuex-ORM 0.25.4

Features

  • One can now pass a Apollo HttLink instance to the options. This is a undocumented feature

Bugfixes

  • Removed the Symbols from the return value of simpleQuery and simpleMutation
  • Fixed the introspection query and type detection
  • Fixed object/array detection
  • Fixed list types in query signatures

Internal

  • Some Refactorings
  • Smaller Improvements of the Test Suite
  • The test suite now uses a SchemaLink instead of mocking the server responses