Releases: balena-io/balena-sdk
Releases · balena-io/balena-sdk
v20.8.1
v20.8.0
v20.7.6
v20.7.5
v20.7.4
v20.7.3
v20.7.2
Update dependency pinejs-client-core to v7
Notable changes
- Export
OptionsToResponse
type helper [Pagan Gazzard] - Switch tsconfig module resolution to Node16 [Pagan Gazzard]
- Update TypeScript to 5.6.2 [Thodoris Greasidis]
- Improve
upsert
typings [Pagan Gazzard] - Improve
getOrCreate
typings [Pagan Gazzard] - Improve typings for
subscribe
function [Pagan Gazzard] - Fix typing for subscribe
on('data')
method [Pagan Gazzard] - Deprecate
prepare
without expected parameter aliases [Pagan Gazzard] - Add the option to list expected parameter aliases when preparing a query [Pagan Gazzard]
- Fix typings for
request
method when usingmethod: 'GET'
[Pagan Gazzard] - Reduce overloads for
get
by improvingOptionsToResponse
type helper [Pagan Gazzard] - Change
ExpandPropsOf
andExpandToResponse
helpers to check the common case first [Pagan Gazzard] - Update @balena/abstract-sql-to-typescript to v4 [Josh Bowling]
balena-io-modules/pinejs-client-js (pinejs-client-core)
v7.2.0
- Export
OptionsToResponse
type helper [Pagan Gazzard]
v7.1.5
- Switch tsconfig module resolution to Node16 [Pagan Gazzard]
v7.1.4
- Update TypeScript to 5.6.2 [Thodoris Greasidis]
v7.1.3
- Improve
upsert
typings [Pagan Gazzard]
v7.1.2
- Improve
getOrCreate
typings [Pagan Gazzard]
v7.1.1
- Improve typings for
subscribe
function [Pagan Gazzard] - Fix typing for subscribe
on('data')
method [Pagan Gazzard]
v7.1.0
- Deprecate
prepare
without expected parameter aliases [Pagan Gazzard] - Add the option to list expected parameter aliases when preparing a query [Pagan Gazzard]
v7.0.3
- Fix typings for
request
method when usingmethod: 'GET'
[Pagan Gazzard]
v7.0.2
- Reduce overloads for
get
by improvingOptionsToResponse
type helper [Pagan Gazzard]
v7.0.1
- Change
ExpandPropsOf
andExpandToResponse
helpers to check the common case first [Pagan Gazzard]
v7.0.0
- Update @balena/abstract-sql-to-typescript to v4 [Josh Bowling]
List of commits
2c7c1f3 (typings_tests: Switch tsconfig module to node16, 2024-11-28)
616b5fc (Update dependency pinejs-client-core to v7, 2024-11-14)