Skip to content

v1.3.5

Latest
Compare
Choose a tag to compare
@Abadima Abadima released this 07 Aug 05:02

DEPENDENCY UPDATES:

  • @napi-rs/canvas => v0.1.41
  • mongoose => v7.4.2

BUG FIXES:

  • xp.rank() error
  • xp.chart() now has a helpful err message
  • leaderboard() Position & Cache issues

TYPE IMPROVEMENTS:

  • addLevel() => Make Code Prettier
  • addXP() => Make Code Prettier
  • charts() => Make Code Prettier
  • leaderboard() => Ensured limit was optional for TypeScript users
  • rank() => Cure Cancer (Remove Unnecessary Statements)

UPDATES:

  • Added eslint (dev)
  • rank() => Moved Funcs (eslint compliant)
  • connect() => "auto_purge" option, basically does what it did in Beta 7, but you have a choice (false by default)

Full Changelog: simply-xp...v1.3.5