Releases: esphome/esp-web-tools
Releases · esphome/esp-web-tools
10.2.1
10.2.0
What's Changed
- Use esptool-js reset methods instead of custom implementation (#663) @balloob
- Update esptool-js to version 0.5.6 to support ESP32C5 (#661) @Alexxdal
- Allow setting manifest via URL (#634) @balloob
Misc
- Update npmpublish to follow new npm rules (#660) @stvncode
- Updated documentation with info on generating manifests (#602) @gopro2027
- Bump version in package.json on publish (#669) @balloob
- Use OIDC when publishing (#668) @balloob
Dependencies
29 changes
- Bump @material/web from 2.3.0 to 2.4.1 (#652) @dependabot[bot]
- Bump @babel/preset-env from 7.28.5 to 7.28.6 (#667) @dependabot[bot]
- Bump rollup from 4.53.3 to 4.55.2 (#666) @dependabot[bot]
- Bump lit from 3.3.1 to 3.3.2 (#665) @dependabot[bot]
- Bump prettier from 3.7.3 to 3.8.0 (#664) @dependabot[bot]
- Bump typescript from 5.8.3 to 5.9.3 (#641) @dependabot[bot]
- Bump rollup from 4.52.5 to 4.53.3 (#657) @dependabot[bot]
- Bump @rollup/plugin-typescript from 12.1.4 to 12.3.0 (#656) @dependabot[bot]
- Bump prettier from 3.6.2 to 3.7.3 (#655) @dependabot[bot]
- Bump actions/checkout from 5 to 6 (#654) @dependabot[bot]
- Bump serve from 14.2.4 to 14.2.5 (#653) @dependabot[bot]
- Bump @babel/preset-env from 7.28.3 to 7.28.5 (#651) @dependabot[bot]
- Bump @rollup/plugin-commonjs from 28.0.6 to 29.0.0 (#650) @dependabot[bot]
- Bump rollup from 4.52.3 to 4.52.5 (#648) @dependabot[bot]
- Bump @rollup/plugin-node-resolve from 16.0.1 to 16.0.3 (#644) @dependabot[bot]
- Bump esptool-js from 0.5.6 to 0.5.7 (#640) @dependabot[bot]
- Bump lit from 3.3.0 to 3.3.1 (#636) @dependabot[bot]
- Bump actions/setup-node from 5 to 6 (#647) @dependabot[bot]
- Bump @rollup/plugin-commonjs from 28.0.5 to 28.0.6 (#604) @dependabot[bot]
- Bump @rollup/plugin-typescript from 12.1.2 to 12.1.4 (#610) @dependabot[bot]
- Bump prettier from 3.5.3 to 3.6.2 (#611) @dependabot[bot]
- Bump actions/checkout from 4 to 5 (#623) @dependabot[bot]
- Bump @babel/preset-env from 7.27.1 to 7.28.3 (#625) @dependabot[bot]
- Bump actions/setup-node from 4 to 5 (#631) @dependabot[bot]
- Bump rollup from 4.44.1 to 4.52.3 (#635) @dependabot[bot]
- Bump rollup from 4.43.0 to 4.44.1 (#612) @dependabot[bot]
- Bump rollup from 4.40.1 to 4.43.0 (#599) @dependabot[bot]
- Bump esptool-js from 0.5.4 to 0.5.6 (#600) @dependabot[bot]
- Bump @rollup/plugin-commonjs from 28.0.3 to 28.0.5 (#601) @dependabot[bot]
10.1.1
What's Changed
- Performance improvements + line break fix (#592) @swoboda1337
- Add TreadSpan to list of projects (#573) @blak3r
- Update OpenEPaperLink logo (#588) @g4bri3lDev
- Add nspanelmanager project to list (#551) @sebastienvermeille
- project - TRMNL (#547) @ryanckulp
- Migrate to native reset when available (#544) @balloob
Dependencies
21 changes
- Bump @babel/preset-env from 7.26.9 to 7.27.1 (#591) @dependabot[bot]
- Bump rollup from 4.40.0 to 4.40.1 (#589) @dependabot[bot]
- Bump lit from 3.2.1 to 3.3.0 (#587) @dependabot[bot]
- Bump rollup from 4.34.9 to 4.40.0 (#586) @dependabot[bot]
- Bump typescript from 5.8.2 to 5.8.3 (#585) @dependabot[bot]
- Bump @material/web from 2.2.0 to 2.3.0 (#581) @dependabot[bot]
- Bump @rollup/plugin-commonjs from 28.0.2 to 28.0.3 (#575) @dependabot[bot]
- Bump @rollup/plugin-node-resolve from 16.0.0 to 16.0.1 (#577) @dependabot[bot]
- Bump esptool-js from 0.5.3 to 0.5.4 (#556) @dependabot[bot]
- Bump rollup from 4.34.8 to 4.34.9 (#572) @dependabot[bot]
- Bump @types/w3c-web-serial from 1.0.7 to 1.0.8 (#570) @dependabot[bot]
- Bump prettier from 3.5.2 to 3.5.3 (#571) @dependabot[bot]
- Bump typescript from 5.7.3 to 5.8.2 (#569) @dependabot[bot]
- Bump prettier from 3.5.1 to 3.5.2 (#568) @dependabot[bot]
- Bump prettier from 3.4.2 to 3.5.1 (#567) @dependabot[bot]
- Bump rollup from 4.34.1 to 4.34.8 (#566) @dependabot[bot]
- Bump @babel/preset-env from 7.26.7 to 7.26.9 (#565) @dependabot[bot]
- Bump typescript from 5.7.2 to 5.7.3 (#549) @dependabot[bot]
- Bump rollup from 4.32.0 to 4.34.1 (#560) @dependabot[bot]
- Bump rollup from 4.29.1 to 4.32.0 (#557) @dependabot[bot]
- Bump @babel/preset-env from 7.26.0 to 7.26.7 (#558) @dependabot[bot]
10.1.0
What's Changed
This release includes an updated esptool.js with a rewritten transport layer. This should address most timeout issues.
- Fix missing icons (#543) @balloob
- Update more branding to be OHF (#542) @balloob
- Update esptool.js to 0.5.3 (#541) @balloob
- Add openspool project to list (#531) @spuder
- Update deps (#540) @balloob
- Add OHF logo to README (#519) @mrdarrengriffin
- Use PORT env var to customize script/develop port (#502) @pzich
- Create TimestampTransformer and use it in EwtConsole (#501) @pzich
- Switch to preset-env for babel (#476) @balloob
Dependencies
13 changes
- Bump prettier from 3.4.1 to 3.4.2 (#536) @dependabot
- Bump prettier from 3.3.3 to 3.4.1 (#534) @dependabot
- Bump @babel/preset-env from 7.24.5 to 7.26.0 (#532) @dependabot
- Bump @rollup/plugin-node-resolve from 15.2.3 to 15.3.0 (#530) @dependabot
- Bump @rollup/plugin-typescript from 11.1.6 to 12.1.1 (#522) @dependabot
- Bump @rollup/plugin-commonjs from 25.0.7 to 28.0.1 (#524) @dependabot
- Bump prettier from 3.2.5 to 3.3.3 (#523) @dependabot
- Bump serve from 14.2.3 to 14.2.4 (#525) @dependabot
- Bump typescript from 5.3.3 to 5.4.5 (#500) @dependabot
- Bump serve from 14.2.1 to 14.2.3 (#511) @dependabot
- Bump @babel/preset-env from 7.23.9 to 7.24.5 (#510) @dependabot
- Bump rollup from 4.12.0 to 4.17.2 (#512) @dependabot
- Bump rollup from 4.10.0 to 4.12.0 (#478) @dependabot
10.0.1
10.0.0
What's Changed
ESP Web Tools has been migrated to use Material 3 design. This changes both the look of the button and the dialog. The button style can be customed, see the website for more info.
- Migrate to Material Web 1 (#474) @balloob
- Bump lit to 2.8.0 (#473) @balloob
- Add dialout permissions instructions to no-port (#427) @SirGoodenough
- Create LICENSE (#461) @jesserockz
Dependencies
8 changes
- Bump release-drafter/release-drafter from 5 to 6 (#472) @dependabot
- Bump @rollup/plugin-json from 6.0.1 to 6.1.0 (#454) @dependabot
- Bump typescript from 5.3.2 to 5.3.3 (#450) @dependabot
- Bump rollup from 4.9.5 to 4.9.6 (#467) @dependabot
- Bump prettier from 3.2.2 to 3.2.4 (#463) @dependabot
- Bump @rollup/plugin-typescript from 11.1.5 to 11.1.6 (#462) @dependabot
- Bump rollup from 4.6.0 to 4.9.5 (#460) @dependabot
- Bump prettier from 3.1.0 to 3.2.2 (#459) @dependabot
9.4.3
9.4.2
What's Changed
Dependencies
6 changes
- Bump typescript from 5.2.2 to 5.3.2 (#439) @dependabot
- Bump rollup from 4.4.0 to 4.6.0 (#441) @dependabot
- Bump devcontainer Node version to 20 (#442) @kbx81
- Bump prettier from 3.0.2 to 3.1.0 (#433) @dependabot
- Bump rollup from 4.3.0 to 4.4.0 (#434) @dependabot
- Bump @types/w3c-web-serial from 1.0.3 to 1.0.6 (#435) @dependabot
9.4.1
What's Changed
- Bump to esptool-js 0.3.2 (#421) @balloob
- Add the OpenEpaperLink project (#398) @jonasniesner
Dependencies
12 changes
- Bump rollup from 3.26.2 to 4.3.0 (#429) @dependabot
- Bump @rollup/plugin-typescript from 11.1.2 to 11.1.5 (#420) @dependabot
- Bump actions/checkout from 3 to 4 (#412) @dependabot
- Bump typescript from 5.1.6 to 5.2.2 (#411) @dependabot
- Bump actions/setup-node from 3 to 4 (#424) @dependabot
- Bump serve from 14.2.0 to 14.2.1 (#410) @dependabot
- Bump tslib from 2.6.0 to 2.6.2 (#405) @dependabot
- Bump prettier from 3.0.0 to 3.0.2 (#404) @dependabot
- Bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.0 (#403) @dependabot
- Bump prettier from 2.8.8 to 3.0.0 (#394) @dependabot
- Bump lit from 2.7.5 to 2.7.6 (#393) @dependabot
- Bump rollup from 3.26.0 to 3.26.2 (#392) @dependabot
9.4.0
What's Changed
Dependencies
7 changes
- Bump esptool-js to 0.3.0 (#390) @balloob
- Bump tslib from 2.5.3 to 2.6.0 (#385) @dependabot
- Bump rollup from 3.25.3 to 3.26.0 (#386) @dependabot
- Bump @rollup/plugin-typescript from 11.1.1 to 11.1.2 (#387) @dependabot
- Bump typescript from 5.1.3 to 5.1.6 (#389) @dependabot
- Bump rollup from 3.25.1 to 3.25.3 (#384) @dependabot
- Bump rollup from 3.24.0 to 3.25.1 (#382) @dependabot

