v1.0.0-rc.16
Pre-release
Pre-release
Changelog
Features
- The
headers
field can now be a function returning a object. This function will be called before every request to determine the headers. #54
Bugfixes
- Don't rely on the existence of a filter type #40
- Fix plugin class type #44
- Don't fetch schema multiple times #45
Internal
- Upgrade to Vuex-ORM Core 0.26.3
- Upgrade several other packages