Skip to content

Releases: TruckersMP/API-Types

v1.2.1

22 Jan 23:13
889b522
Compare
Choose a tag to compare

v1.2.1 (2025-01-23)

Changed

  • Added a missing leading slash for companyEventsAttending by @djohts (#6)

New Contributors

  • @djohts made their first contribution in #6

v1.2.0

21 Jan 16:05
523622d
Compare
Choose a tag to compare

v1.2.0 (2025-01-21)

Added

  • Added player's awards and achievements (#4)
  • Added a request route for events that a company is attending (#5)
  • Added a new Steam ID property to APICompanyMember (#3)

Changed

  • Clarified the definition of an active ban (18cc38e)
  • Updated TypeScript to v5 (257bc8b)
  • Replaced unmaintained npm-run-all with npm-run-all2 (257bc8b)
  • Dropped unused package ts-node (257bc8b)

v1.1.0

17 May 18:15
a7cfc8c
Compare
Choose a tag to compare

v1.1.0 (2024-05-17)

Added

  • Added meetup_at to APIGameEvent (#2)

Changes

  • Narrowed down fields in certain types for better IntelliSense (#2)
  • Loosen param types for methods returning API routes to accept string where applicable (#2)
  • Updated ban-related fields in line with recent changes (#2)

⚠️ The package has been renamed to @truckersmp/api-types! ⚠️

New Contributors

v1.0.1

17 Nov 15:35
e892a86
Compare
Choose a tag to compare

v1.0.1 (2022-11-17)

Added

  • Created GitHub Workflows (#1)
  • Added GitHub repository information to the package file (1079e9d)

Fixed

  • Fixed the package name in the README example (3771b37)

v1.0.0

17 Nov 12:21
e767e38
Compare
Choose a tag to compare

v1.0.0 (2022-11-17)

First stable release.