Skip to content

Releases: mitchell-merry/src-ts

v2.10.0

28 Jul 05:46
57c4289
Compare
Choose a tag to compare

Adds a couple endpoints from v2.

v2.9.0

07 Apr 09:55
Compare
Choose a tag to compare

What's Changed

  • Filter out elements from map that return undefined in #73

v2.8.0

17 Nov 21:23
Compare
Choose a tag to compare

What's Changed

  • Add buildLeaderboardNameFromPartial
  • Add filterCategoriesByType
  • Add filterApplicableVariables

Full Changelog: v2.7.2...v2.8.0

v2.7.2

08 Nov 11:46
Compare
Choose a tag to compare

Removed filtering from paginatedGet

v2.7.1

08 Nov 11:10
Compare
Choose a tag to compare
  • paginatedGet.options.map now supports async functions.
  • If map returns a nullable value, that result is filtered out and not returned by paginatedGet.
    These effect all paginatedGet wrappers.

v2.7.0

08 Nov 08:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.3...v2.7.0

v2.6.3

08 Nov 06:37
Compare
Choose a tag to compare

Removes root-require.

v2.6.2

28 Oct 05:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v2.6.2

v2.6.1

27 Oct 05:49
Compare
Choose a tag to compare

Remove playerIsUser and playerIsGuest extra overloads since they were useless.

v2.6.0

27 Oct 04:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.3...v2.6.0