Skip to content

Releases: Sparticuz/usps-webtools-promise

v6.1.0

07 Dec 18:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.1...v6.1.0

v6.0.1

24 Oct 14:55
Compare
Choose a tag to compare

What's Changed

  • Add prettier config and sort imports, reports coverage on pr's by @Sparticuz in #24

Full Changelog: v6.0.0...v6.0.1

v6.0.0

24 Oct 14:21
Compare
Choose a tag to compare

What's Changed

Breaking

  • Drops Node 14 support

Full Changelog: v5.0.0...v6.0.0

v5.0.0

03 Feb 20:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.4...v5.0.0

v4.0.4

06 Oct 17:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.3...v4.0.4

v4.0.3

29 Jul 13:41
Compare
Choose a tag to compare
  • Convert tests to typescript and use ts-node for testing and coverage
  • Switch to using @tsconfig/node14 for typescript and lint the code appropriately

Full Changelog: v4.0.2...v4.0.3

v4.0.2

25 Apr 20:10
Compare
Choose a tag to compare

Full Changelog: v4.0.0...v4.0.2

v4.0.0

25 Apr 19:57
Compare
Choose a tag to compare
v4.0.0 Pre-release
Pre-release

Breaking Changes

Dependency xmlbuilder v2 => v3
Dropped Node 10 support because of xmlbuilder and devDependency ava, API of usps-webtools-promise is the same.

Full Changelog: v3.1.4...v4.0.0

v3.1.4

11 May 19:41
Compare
Choose a tag to compare

Some cleanup and fixing node 10
Test for multiple business' in one location
dep updates

v3.1.3

07 Jan 18:00
Compare
Choose a tag to compare

Fixes #3
Dependency updates