This repository has been archived by the owner on Jan 12, 2023. It is now read-only.
v3.1.1
This release fixes a critical bug where .delete()
and .deleteById()
would break for non-authorize calls.
All users of v3 are encouraged to update to this version!
- Merge branch 'master' of https://github.com/JaneJeon/objection-authorize 3e5c109
- fixes delete calls breaking for non-authorize calls 23f9868
- fix resource name extraction [skip ci] c71937f
- fix typo [skip ci] d109d93
- remove codeclimate support and add objection peer dependency 01c2446
- run new codeclimate settings e95de05