Releases: permitio/permit-node
Releases · permitio/permit-node
v2.7.2
What's Changed
- fix: rename esm to .mjs and add exports by @Pagebakers in #102
- update move to mjs script and version by @obsd in #103
- add support to call opa directly via permit.check by @gideonsmila in #105
- rc tag by @EliMoshkovich in #109
New Contributors
- @Pagebakers made their first contribution in #102
Full Changelog: 2.6.1...2.7.2
2.7.2-rc
Full Changelog: 2.7.1-rc...2.7.2-rc
v2.7.1-rc
v2.7.0-rc
What's Changed
- fix: rename esm to .mjs and add exports by @Pagebakers in #102 to support ESM
New Contributors
- @Pagebakers made their first contribution in #102
Full Changelog: 2.6.1...2.7.0-rc
2.6.1
What's Changed
- delete github push from the CI by @EliMoshkovich in #101
- add create user + roles assignment support by @gideonsmila in #96
Full Changelog: 2.6.0...2.6.1
2.6.0
Add-role-assiment-details (#100) * add base to use details information * add new role assignment details types * support the new endpoints with details * add missing type * make things build * user api implements IUsersApi
2.5.9
What's Changed
- export new types use in the list of resources and roles by @teofilomonteiro in #98
Full Changelog: 2.5.8...2.5.9
2.5.8
What's Changed
- Support include total count for listing roles and resources by @teofilomonteiro in #97
Full Changelog: 2.5.6...2.5.8
Add New Formatted Error Message Getter To Axios Error Class
2.5.7 Add return interface to formattedAxiosError getterr
V2.5.5
What's Changed
- fix: ensure that the enviroment context validation is actually a check to API context level by @teofilomonteiro in #94
New Contributors
- @teofilomonteiro made their first contribution in #94
Full Changelog: 2.5.4...2.5.5