Releases: Aclify/aclify
Releases · Aclify/aclify
FEAT - Packages updated
Chore - Generate Typescript declaration file
Feat - Prepublish hook added to force build step
- feat(package.json) prepublish hook added to build project before release 82a332f
Fix - Await async loops
Production ready 🚀
- fix(stores/mongodb.ts) fix when try to remove a not existing user 9aa956a
- chore(package.json) node-mocks-http updated a13648f
- doc(README.md) small style modifications 16e62f5
- chore(tests/tests.ts) try to remove a not existing user 95a7a28
- chore(package.json) license updated 8ff9906
- style(classes/acl.ts) style updated 71bc3f4
- chore(tests/tests.ts) tests updated 51146ba
Feat - removeUser() implemented + documentation updated
Feat - Build for ES6
- fix(tsconfig.json) target changed for es6 953142c
Feat - Improve redis asynchronous
Fix main path
- 4e9685e - fix main path fixed