Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 431 Bytes

File metadata and controls

6 lines (6 loc) · 431 Bytes
  1. update and delete policy rejection throws NotFoundError
  2. check() ORM api has been removed
  3. non-optional to-one relation doesn't automatically filter parent read when evaluating access policies
  4. @omit and @password attributes have been removed
  5. SWR plugin is removed
  6. makeModelSchema() no longer includes relation fields by default — use include or select options to opt in, mirroring ORM behaviour