Releases: Preport/backpacktf
Releases · Preport/backpacktf
0.7.0
02 Apr 15:27
Compare
Sorry, something went wrong.
No results found
Breaking Changes
Changed v2 Item&Listing Types.
0.6.0
17 Mar 13:09
Compare
Sorry, something went wrong.
No results found
Changes
Added support for most of the methods under Classifieds(v2).
Creating a buy listing might not work as intended since the new itemDocument model is a bit weird.
0.5.0
25 May 19:35
Compare
Sorry, something went wrong.
No results found
Changes
Now methods will reject with unmodified error from got.
Added support for nested item attributes.
0.4.0
23 May 23:15
Compare
Sorry, something went wrong.
No results found
Changes
change deleteAlert's return value from unknown to void.
fix types of Notification.bundle.listing.
v0.3.0
13 May 23:20
Compare
Sorry, something went wrong.
No results found
Changes
Removed deprecation note from BackpackTF.Alerts.deleteAlert. Now working as intended.
Now uses https instead of HTTP.
Now rejected Promises should throw BackpackTF.error with a message telling you what went wrong.
Minor type-fixes
Dev-Changes
Updated jest tests to spot bugs more easily.
v0.2.0
13 May 14:56
Compare
Sorry, something went wrong.
No results found
Changes
Namespace now includes every interface like it's supposed to.
Few typos and spelling mistakes.