Skip to content

Release 0.2.0-66

Pre-release
Pre-release
Compare
Choose a tag to compare
@tks18 tks18 released this 25 Aug 14:11
v0.2.0-66
6328108

0.2.0-66 (2022-08-25)

Docs 📃

  • plugins/auth/helpers: add jsdoc comments for model-methods in auth plugin (5dd8c9d)

Code Refactoring 🖌

  • plugins/db: properly give spacing, arrange the folder properly (2f880f3)
  • plugins/misc: make exports consistent across files (33fd62d)

Build System 🏗

  • package: add cross-env package and update commands (920ec0c)
  • packages: add winston and luxon for logger functionality (0adcd7e)

Features 🔥

  • plugins/axios: add request start and end time to axios interceptor (9da847e)
  • plugins/logger: write a logger function using winston and log it to a file (a2e72fb)
  • plugins: use the new logger function instead of console.log (109d0e2)