Skip to content

Release 0.2.0-62

Pre-release
Pre-release
Compare
Choose a tag to compare
@tks18 tks18 released this 04 Aug 15:55
· 4 commits to master since this release
v0.2.0-62
4c56be0

0.2.0-62 (2022-08-04)

Bug Fixes 🛠

  • plugins/google: properly export google api methods (2874f36)

Features 🔥

  • plugins/auth: update all the auth model methods for latest changes in model mothods (af99a67)
  • plugins/auth: update model methods for more error handling (6768ee0)
  • plugins/serve/generators: create a express database auth handlers for performaing db funcs (2d73efa)
  • routes: update auth routes to use the new express handler class for db functions (ed1a857)

Tests 🧪

  • fix unit tests import line (f4b39a8)