Skip to content

v1.5.0

Compare
Choose a tag to compare
@Squiddleton Squiddleton released this 19 Feb 22:23
· 30 commits to master since this release

Features

Add endpoints for updated cosmetics, tracks, cars, instruments, LEGO, and updated shop
Add Client#cosmetics()
Add Client#newShop()

Types

Document LEGO images
Type MaterialInstance#scalings and #flags as nullable
Add BaseCosmetic and BaseShopEntry parent interfaces

Names

Rename Endpoints.CosmeticsList to Endpoints.BRCosmetics
Rename Endpoints.NewCosmetics to Endpoints.NewBRCosmetics
Rename Client#shop() to Client#brShop()
Rename Cosmetic to BRCosmetic
Rename NewCosmetics to NewBRCosmetics
Rename AllCosmeticsOptions to AllBRCosmeticsOptions
Rename Map to FortniteMap

  • Note: Old names are still usable in v1.x.x versions, but they will be removed in the next major version.

Refactors

Sort imports alphabetically
Downgrade @types/node dependency to match minimum NodeJS version

Documentation

Fix Endpoints typo in README
Update README with new example for fetching BR cosmetics