Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Releases: ericblade/mws-advanced

2.4.2

20 Jul 05:56
Compare
Choose a tag to compare

2.4.2 (2020-07-20)

2.4.0

25 Apr 06:20
Compare
Choose a tag to compare

2.4.0 (2020-04-25)

2.3.0

25 Apr 01:25
Compare
Choose a tag to compare

2.3.0 (2020-04-25)

2.2.0

17 Mar 01:00
Compare
Choose a tag to compare

2.2.0 (2020-03-17)

2.1.3

15 Jan 07:50
Compare
Choose a tag to compare

2.1.3 (2020-01-15)

2.1.1

26 Dec 01:26
Compare
Choose a tag to compare

2.1.1 (2019-12-26)

Add auto-generated TypeScript type definitions.

2.1.0

26 Dec 01:15
Compare
Choose a tag to compare

2.1.0 (2019-12-26)

just dependency updates, npm audit fix, etc

12 Nov 04:58
Compare
Choose a tag to compare

refactoring in tests, reports, queue, add getInboundGuidanceFor(ASIN|SKU)

06 Aug 05:05
Compare
Choose a tag to compare

Refactoring in tests, reports, and queue thanks to @pwrnrd

getInboundGuidanceForASIN
getInboundGuidanceForSKU

2.0.6

11 Jul 18:51
Compare
Choose a tag to compare

OK, so, I forgot to tag releases on github, going to start doing that now. Apologies!

Changes since pre-release:

  • fix broken tests
  • fix eslint warnings
  • use npm published @ericblade/mws-simple
  • documentation updates
  • add ItemCondition validation for Products/GetLowestOffer*
  • fix report pulling (mws-simple 4.1.1)
  • some validation improvements for ListInboundShipments (thanks @abhijain23 !!)
  • updated eslint then reverted it as i realized airbnb config doesn't support eslint 6 yet
  • update lint-staged=9.0.0
  • mws-simple=4.1.2, fixing lodash security vulnerability
  • coveralls=3.0.4
  • eslint-config-airbnb-base=13.2.0
  • eslint-plugin-import=2.18.0