Skip to content

v3.1.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jaredcnance jaredcnance released this 10 Dec 04:19
· 1776 commits to master since this release
bd162d0

Bug Fixes Only

#457 Fix Content-Type checking on non-json:api routes. Thanks @jonnolen !
#453 via #456 Fixed HasManyThrough relationships returning empty data array without 'include'. Thanks @XaserAcheron !