Skip to content

Latest commit

 

History

History
94 lines (48 loc) · 2.67 KB

File metadata and controls

94 lines (48 loc) · 2.67 KB

Changelog

v2.0.4

compare changes

🚀 Enhancements

❤️ Contributors

v2.0.3

compare changes

🚀 Enhancements

🩹 Fixes

  • Add missing nullable jsdocs (a45fc55)
  • Update jsdoc nullable annotations for consistency (fbfe60e)

❤️ Contributors

v2.0.2

compare changes

🩹 Fixes

  • Correct API response type for MailHostingApiService.getDetails method (31a7d1c)

💅 Refactors

  • Simplify API fetch calls by removing unnecessary method specifications (e29043f)

❤️ Contributors

v2.0.1

compare changes

🩹 Fixes

  • Correct method name for Mail Hosting API service in NodestyApiClient (5e94a87)

❤️ Contributors

v2.0.0

compare changes

🚀 Enhancements

  • Update API client structures and services to match latest API spec (192d07e)

🏡 Chore

❤️ Contributors

v1.0.0

🚀 Enhancements

  • Implement VpsApiService and pascal case >>> (f90d11c)
  • Implement DedicatedServerApiService (02f4c05)
  • Implement FirewallApiService (90758db)
  • Update README, add issue templates, and enhance contributing guidelines (5eeac4f)

🏡 Chore

❤️ Contributors