Skip to content

Releases: TruckersMP/API-Types

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.