File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1234,7 +1234,8 @@ Prerelease changes are documented at [support#48].
12341234
12351235
12361236<!-- diff links for headers -->
1237- [ Unreleased ] : https://github.com/pybricks/pybricks-micropython/compare/v4.0.0b3...HEAD
1237+ [ Unreleased ] : https://github.com/pybricks/pybricks-micropython/compare/v4.0.0b4...HEAD
1238+ [ 4.0.0b4 ] : https://github.com/pybricks/pybricks-micropython/compare/v4.0.0b3...v4.0.0b4
12381239[ 4.0.0b3 ] : https://github.com/pybricks/pybricks-micropython/compare/v4.0.0b2...v4.0.0b3
12391240[ 4.0.0b2 ] : https://github.com/pybricks/pybricks-micropython/compare/v4.0.0b1...v4.0.0b2
12401241[ 4.0.0b1 ] : https://github.com/pybricks/pybricks-micropython/compare/v3.6.1...v4.0.0b1
Original file line number Diff line number Diff line change 1+ ## 7.27.0 - 2026-01-22
2+
3+ ### Changed
4+ - Updated firmware to v4.0.0b3.
5+
16## 7.26.0 - 2025-12-05
27
38### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " @pybricks/firmware" ,
3- "version" : " 7.26 .0" ,
4- "firmwareTag" : " v4.0.0b3 " ,
3+ "version" : " 7.27 .0" ,
4+ "firmwareTag" : " v4.0.0b4 " ,
55 "description" : " Pybricks firmware" ,
66 "main" : " ./build/index.js" ,
77 "types" : " ./build/index.d.ts" ,
Original file line number Diff line number Diff line change @@ -2230,9 +2230,9 @@ locate-path@^5.0.0:
22302230 p-locate "^4.1.0"
22312231
22322232lodash@4.x, lodash@^4.7.0 :
2233- version "4.17.21 "
2234- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21 .tgz#679591c564c3bffaae8454cf0b3df370c3d6911c "
2235- integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg ==
2233+ version "4.17.23 "
2234+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23 .tgz#f113b0378386103be4f6893388c73d0bde7f2c5a "
2235+ integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w ==
22362236
22372237lru-cache@^6.0.0 :
22382238 version "6.0.0"
You can’t perform that action at this time.
0 commit comments