This repository has been archived by the owner on Jan 12, 2023. It is now read-only.
v2.0.0
The 2.0 release is focused on reverting to synchronous methods and dropping support for role-acl@4
, since the asynchronous nature was preventing us from checking the modelOrObjects
in insert/update/create methods (yes, I know I said it would be supported in the 1.0 release, but it apparently slipped my mind, my apologies)!
Also, more methods are supported now (e.g. patchAndFetch, updateAndFetchById, insertAndFetch, etc) and we also added the ability to specify a custom action!
- Merge branch 'master' of https://github.com/JaneJeon/objection-authorize b143654
- support more queries, switch to sync aeafae1
- update tests for synchronous methods 0b4efa7
- Bump knex from 0.19.5 to 0.20.0 (#35) cd58265
- Bump @types/jest from 24.0.19 to 24.0.20 (#33) 336fab5
- Merge branch 'master' into dependabot/npm_and_yarn/knex-0.20.0 1c166af
- Bump jest-junit from 8.0.0 to 9.0.0 (#34) 338d2c0
- Bump knex from 0.19.5 to 0.20.0 78815ae
- Bump jest-junit from 8.0.0 to 9.0.0 502bfd1
- Bump @types/jest from 24.0.19 to 24.0.20 58d9e16
- Merge pull request #32 from JaneJeon/dependabot/npm_and_yarn/types/jest-24.0.19 c2e8212
- Bump @types/jest from 24.0.18 to 24.0.19 4daa069
- linter e83f21e