Skip to content

Releases: particle-iot/particle-api-js

v10.3.1

06 Dec 19:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.3.0...v10.3.1

v10.3.0

07 Nov 21:27
Compare
Choose a tag to compare

What's Changed

  • Add support for sandbox accounts on all logic/ledger APIs by allowing the omission of the org property
  • Add executeLogic function for testing logic functions before deploying them

Full Changelog: v10.2.0...v10.3.0

v10.2.0

06 Oct 19:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.1.0...v10.2.0

v10.1.0

22 Sep 16:17
02468a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.0...v10.1.0

v10.0.0

08 Sep 22:01
f202a67
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.4.1...v10.0.0

v9.4.1

17 Jun 21:14
Compare
Choose a tag to compare

What's Changed

  • Fix issue with peerDependencies coming from sinon and chai by @deleonn in #144

Full Changelog: v9.4.0...v9.4.1

v9.2.0

31 May 19:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.1.2...v9.2.0

v9.1.2

09 Dec 15:59
Compare
Choose a tag to compare
  • Fix library download

v9.1.1

09 Dec 15:59
v9.1.1
e6ee552
Compare
Choose a tag to compare
  • Use unforked copy of stream-http dependency

v9.1.0

09 Dec 15:59
v9.1.0
f1f2e68
Compare
Choose a tag to compare
  • .listAccessTokens() accepts otp option to support users with MFA enabled