Skip to content

Releases: skrashevich/meshtastic-firmware-builder

v0.2.1

Choose a tag to compare

@skrashevich skrashevich released this 30 Jun 23:47
c9e75fe

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@skrashevich skrashevich released this 30 Jun 23:24
84dca00

Changes

  • Migrate frontend dependency management and Docker builds from npm/Node images to Bun.
  • Replace frontend package-lock.json with bun.lock.
  • Update local Makefile and README frontend commands for Bun.
  • Include latest dependency maintenance updates from main.

Verification

  • make test

v0.1.1

Choose a tag to compare

@skrashevich skrashevich released this 30 Jun 23:12
f109ba8

Fix custom PlatformIO build overrides by appending the generated environment to the job checkout's platformio.ini, so Meshtastic's second Arduino build pass can resolve the mfb-custom-* environment.