Releases: balena-io/balena-sdk
Releases · balena-io/balena-sdk
v20.8.4
Update dependency mocha to v11
Notable changes
- bumped glob dependency from 8 to 10 (#5250) (43c3157)
- fix examples for
linkPartialObjects
methods (#5255) (34e0e52) - adapt new engine range for Mocha 11 (#5216)
- allow calling hook methods (#5231) (e3da641)
- adapt new engine range for Mocha 11 (#5216) (80da25a)
- downgrade example/tests chai to 4.5.0 (#5245) (eac87e1)
mochajs/mocha (mocha)
v11.0.1
🌟 Features
📚 Documentation
v11.0.0
⚠ BREAKING CHANGES
- adapt new engine range for Mocha 11 (#5216)
🌟 Features
🩹 Fixes
📚 Documentation
List of commits
271182c (Update dependency mocha to v11, 2025-01-06)
v20.8.3
v20.8.2
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)