Releases: StevanFreeborn/onspring-api-sdk-javascript
Releases · StevanFreeborn/onspring-api-sdk-javascript
v1.0.10
Compare
Sorry, something went wrong.
No results found
1.0.10 (2026-07-29)
Bug Fixes
extend CI matrix to Node 22/24/26 and pin rimraf for Node 14 compat (d189950 )
load dotenv via -r dotenv/config and use process.env directly in integration tests (3bc60bb )
migrate from nyc to c8 for coverage (a4a7a28 )
prevent integration test hang on Node 22+ by using non-keepalive agents via getClient() helper (1faca74 )
replace baseURL/apiKey exports with getters, upgrade nyc, drop Node 14 from CI (76efc86 )
resolve npm security vulnerabilities and migrate to ESLint flat config (70896b7 )
v1.0.9
Compare
Sorry, something went wrong.
No results found
1.0.9 (2026-03-25)
Bug Fixes
update dependencies to address vulnerabilities (d83403e )
v1.0.8
Compare
Sorry, something went wrong.
No results found
1.0.8 (2025-10-07)
Bug Fixes
resolve linter errors (e4a7e5c )
update dependencies and address vulnerabilities in dependencies (0bf8f06 )
v1.0.7
Compare
Sorry, something went wrong.
No results found
1.0.7 (2025-04-16)
Bug Fixes
make sure proper ids are passed to constructor (ca34b03 )
v1.0.6
Compare
Sorry, something went wrong.
No results found
1.0.6 (2024-08-14)
Bug Fixes
v1.0.5
Compare
Sorry, something went wrong.
No results found
1.0.5 (2024-07-19)
Bug Fixes
address vulns and upgrade deps (762c0fd )
v1.0.4
Compare
Sorry, something went wrong.
No results found
1.0.4 (2024-03-23)
Full Changelog : v1.0.3...v1.0.4
v1.0.3
Compare
Sorry, something went wrong.
No results found
1.0.3 (2023-02-22)
Bug Fixes
add jsdoc comments to models (07ec44a )
add jsdoc comments to models (396660e )
finished updating README.md (ad9325a )
incorrectly spelled variable name corrected (0f58867 )
update jsdoc comments for enums (e97ee15 )
update jsdoc comments for enums (f3c69d3 )
v1.0.2
Compare
Sorry, something went wrong.
No results found
1.0.2 (2023-02-21)
Bug Fixes
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2023-02-21)
Bug Fixes
make changes to allow esm imports to work properly (b989adc )
update package.json to properly handle bringing in exports with import or require (7e33c5e )