v1.0.0-rc.10
Pre-release
Pre-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