Skip to content

v1.0.0-rc.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@phortx phortx released this 04 Oct 16:00
· 92 commits to master since this 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