particle-api-js
Advanced tools
Changelog
10.4.0 - 19 December 2023
listLedgerInstanceVersions
functiongetLedgerInstanceVersion
functionChangelog
10.3.1 - 6 December 2023
todayStats
query option to listLogicFunctionsscope
, archived
, page
, and perPage
query options to listLedgerspage
and perPage
query options to listLedgerInstancesChangelog
10.3.0 - 7 November 2023
org
propertyexecuteLogic
function for testing logic functions before deploying themChangelog
10.2.0 - 6 October 2023
Changelog
10.1.0 - 8 Sept 2023
Changelog
10.0.0 - 8 Sept 2023
superagent
to fetch
/node-fetch
Changelog
9.4.1 - 17 June 2022
eslint
, chai
, sinon-chai
and chai-as-promised
.Changelog
9.4.0 - 14 June 2022
.setDefaultAuth(auth)
so token authenticated methods don't need to pass their own auth token.auth
option in Particle constructor, calls .setDefaultAuth()
if provided.setBaseUrl(baseUrl)
was not honored for .getEventStream()
method (sc-105035)Changelog
9.3.0 - 8 June 2022
.setBaseUrl(baseUrl)
to override backend api endpointChangelog
9.2.0 - 30 May 2022
node@16
and npm@8
for local development