Skip to content

v2.10.0

Compare
Choose a tag to compare
@alexzarbn alexzarbn released this 29 Jan 10:42
· 205 commits to main since this release
375c37f
  • feat(core): operator field in filters is now optional (PR #147), thank you @alberto-bottarini
  • fix(core): attaching resources with custom key(on controller level) in many-to-many relations (PR #136), thank you @odparraj for the heads-up ✨
  • chore(core): facade PHPDoc method signature fixes (PR #144), thank you @joelbutcher