Releases: vuex-orm/plugin-graphql
Releases · vuex-orm/plugin-graphql
v1.0.0-rc.32
Changelog
Bugfixes
- Make sure
null
fields are not filtered intransformIncomingData()
v1.0.0-rc.31
Changelog
Bugfixes
headers
was not invoked when a function was passed
v1.0.0-rc.30
Changelog
Features
- Support native array in
this.attr()
fields
v1.0.0-rc.29
Changelog
Bugfixes
- Fix usage of test utils
v1.0.0-rc.28
v1.0.0-rc.27
(empty)
v1.0.0-rc.26
Changelog
Features
- Allow to pass GraphQL AST DocumentNode to simpleMutation and simpleQuery #70
Internal
- Increase test coverage
- Restructure documentation
v1.0.0-rc.25
Changelog
Features
- Add support for MorphToMany relations
v1.0.0-rc.24
Changelog
Bugfixes
- Fixed build.
v1.0.0-rc.23
Changelog
Internal
- Upgraded dependencies