Skip to content

v0.83.0

Pre-release
Pre-release

Choose a tag to compare

@kiki-kanri kiki-kanri released this 07 Oct 02:30
· 257 commits to main since this release

compare changes

πŸš€ Enhancements

  • Use msgpack parser for socket.io client in prod mode (e692b98)

πŸ’… Refactors

  • Update create-admin script (28c0147)
  • Rename func parameters in arr.map and similar methods to item for consistency (c5768ac)
  • Tidy up code (1a92f2c)
  • Tidy up code (a26fdae)
  • ⚠️ Split libs/management-system.ts into two files to avoid frontend build warnings or errors (3bcc093)

🏑 Chore

  • Upgrade devDependencies (aca04e8)
  • Replace @kikiutils/changelogen with changelogen (8d1d648)
  • Upgrade devDependencies (b35a1f2)
  • Upgrade devDependencies (dab48e1)

⚠️ Breaking Changes

  • ⚠️ Split libs/management-system.ts into two files to avoid frontend build warnings or errors (3bcc093)

❀️ Contributors

  • Kiki-kanri