Release 0.2.0-60
Pre-release
Pre-release
0.2.0-60 (2022-06-25)
Build System 🏗
- config: change node engine version and target version to use more advanced features (ff21fce)
Features 🔥
- plugins/auth/helpers: return database result type instead of boolean for more meaningfull res (709260b)
- plugins/auth/methods: implement database result in all model methods (bf4c851)
- plugins/auth: add new type for database edit results (e755e50)
- plugins/server: add a common express handler to handle database edit requests (2c84f1c)
- routes/auth/policies: add new route for editing policy model with the new express handler (e204294)
- routes/auth/roles: add new route for editing roles model using new express handler (fe99bb3)