Skip to content

Latest commit

 

History

History
150 lines (83 loc) · 5.06 KB

File metadata and controls

150 lines (83 loc) · 5.06 KB

Changelog

v1.2.0

compare changes

🚀 Enhancements

  • Enhance error handling and deprecate name history API (18e7d4c)
  • Expose response cache publicly, add withRetry, watchServerStatus, and skin rendering to head/bust PNGs (020ec27)

🩹 Fixes

  • Export playerPlugin, strip italic code, remove stale raw.favicon fallback, clamp batch delayMs (d926d8e)
  • Reduce resolvePlayer UUID path to 1 API call, add h3 error handler, remove name history route (fa309dc)
  • Tighten package stability and coverage (88e5132)
  • Drop pinned h3 RC, bump vite to v8, patch esbuild, remove stale import, fix underscore lint (4665726)

🏡 Chore

  • Bump deps (b3484a3)
  • release: V1.1.0 (59d2aef)
  • release: V1.1.1 (15b22c5)
  • Remove dead fetchNameHistory example, add funding field, bump dev deps (4968e05)

❤️ Contributors

v1.1.0

compare changes

🚀 Enhancements

  • Enhance error handling and deprecate name history API (18e7d4c)

🏡 Chore

❤️ Contributors

v1.0.1

compare changes

🏡 Chore

❤️ Contributors

v1.0.0

compare changes

🚀 Enhancements

  • SendVotifierVote function (6ba8dfe)
  • FetchServerIcon fuction (3089eb5)

🩹 Fixes

  • Type mismatch & ipv6 parsing (75d903e)
  • Deduplicate raw field in JavaServerStatus (59da31d)

🏡 Chore

❤️ Contributors

v0.1.4

compare changes

🚀 Enhancements

  • SendVotifierVote function (6ba8dfe)
  • FetchServerIcon fuction (3089eb5)

🩹 Fixes

  • Ship bundled typings and clean exports (46553b7)

🏡 Chore

❤️ Contributors

v0.1.3

compare changes

🚀 Enhancements

  • Add player & account endpoints (b736a16)
  • Add server status & formatting utils (ce5c45b)

🩹 Fixes

  • Ship bundled typings and clean exports (46553b7)

🏡 Chore

❤️ Contributors

v0.1.2

compare changes

🚀 Enhancements

  • Add player & account endpoints (b736a16)
  • Add server status & formatting utils (ce5c45b)

🩹 Fixes

❤️ Contributors

v0.1.1

🏡 Chore

❤️ Contributors