File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 44# arduino-create-agent-js-client
55JS module providing discovery of the [ Arduino Create Agent] ( https://github.com/arduino/arduino-create-agent ) and communication with it
66
7+
78## Changelog
8- [ 2.9.0] - 2022-06-06
9+ [ 2.9.1-alpha.1] - 2022-07-28
10+
11+ ### Added
12+ - Added support for ESP boards (experimental)
913
14+ ## Changelog
15+ [ 2.9.0] - 2022-06-06
1016### Added
1117- Added support for "Arduino RP2040 Connect" board
1218### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " arduino-create-agent-js-client" ,
3- "version" : " 2.9.0 " ,
3+ "version" : " 2.9.1-alpha.1 " ,
44 "description" : " JS module providing discovery of the Arduino Create Plugin and communication with it" ,
55 "main" : " lib/index.js" ,
66 "module" : " es/index.js" ,
You can’t perform that action at this time.
0 commit comments