Skip to content

v4.1.0

Compare
Choose a tag to compare
@zikeji-s-semantic-releaser zikeji-s-semantic-releaser released this 16 Sep 01:55
· 13 commits to main since this release

This release is also available on:


4.1.0 (2024-09-16)

Features

  • add augmented skyblock profiles endpoint typings (6ad6c41)
  • add guild type augment (47e15d8)
  • augment election endpoint (d3ee25f)
  • augmented types for the /v2/player endpoint (45075da)
  • more augmented types, some clean up (282d0cf)
  • move augment files for better organization (2435dd6)

Bug Fixes

  • regression from removing the record augment (962801d)
  • type resolution errors (1a57979)

Miscellaneous Chores

  • bump typescript version to latest (bf519fc)
  • more dependency updates (with an override!) (7f94df9)

Tests

  • update helper type resolution (1e2fc01)

Documentation

  • add category to client methods (90a7373)