Skip to content

v2.6.0

Latest
Compare
Choose a tag to compare
@digitalsadhu digitalsadhu released this 15 Jan 15:24
· 2 commits to master since this release

2.6.0 (2018-01-15)

Bug Fixes

  • component-options: Rename handleCustomRemote to handleCustomRemoteMethods + Fix README for #265 (e0d9ecd)
  • package: update lint-staged to version 6.0.0 (2bf07ec)
  • utils: Fix bug introduced by #265 and add test case for remote type (d7dbca0)
  • utils: shouldNotApplyJsonApi and shouldApplyJsonApi were not working when no model was set and methods was an array (8a775d4)

Features

  • utils: #45 - Enforce type for custom remote, and add a jsonapi option on custom remote to override include/exclude (b766dd0)