Skip to content

Release 0.2.0-65

Pre-release
Pre-release
Compare
Choose a tag to compare
@tks18 tks18 released this 25 Aug 14:10
· 1 commit to master since this release
v0.2.0-65
739f179

0.2.0-65 (2022-08-17)

Features 🔥

  • plugins/auth: reduce more code in auth plugin model methods to reduce duplication (be45fe9)

Code Refactoring 🖌

  • plugins/auth/auth: remove exports which are not required (8b69507)
  • plugins/auth/methods: completely refactor all the models except user to a single file (94695c2)
  • plugins/server: refactor all generator classes to include private or public methods (6620291)