Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 444 Bytes

File metadata and controls

33 lines (22 loc) · 444 Bytes

Summary

What Changed

Verification

  • cd firmware && npm run format
  • cd firmware && npm run lint
  • cd firmware && npm run test
  • cd firmware && npm run check:legacy-names
  • Other checks were run when relevant

Affected Areas

  • firmware
  • web
  • schematics
  • case
  • docs
  • ci/github-actions

Breaking Changes

  • none
  • yes, described below

Related Issues