Releases: 6RiverSystems/ros2libjs
Releases · 6RiverSystems/ros2libjs
v0.0.1
0.0.1 (2024-08-07)
Bug Fixes
- add optional goalID to action Goal constructor - LOL-2463 (#2) (219fa1c)
- remove debug prints, replace browser-only
WebSocket.CLOSED
with its spec value3
(a77110c) - debug nodejs/browser detection (b5cddae)
- disable minify for now to help debugging (574014a)
- add socket emit (0337bef)
- check transportLibrary (a6ee431)
- add attachSocket() (5bab43c)
- allow goalID to be provided in Action.sendGoal() (383f8fe)
- safety first! (ae12053)
- var ref (55d01fb)
- add node poly fills to vite config (1d54cdb)
- removed override of Buffer (ea9196c)
- Merge remote-tracking branch 'origin/6RS' into fix/types (f91616d)
- add optional goalID to action Goal constructor (59f5528)
- add a sixriver (96c3aed)
- state publish (8bd1af0)
- remove test from publish (a68ac9e)
- remove tests (3aa3c3b)
- node version (a42bcbd)
- node version (f113272)
- node version (620e46c)
- node version (642e768)
- yaml name (35873fc)
- sixrs (24f3fc5)
v0.0.1-types.12
0.0.1-types.12 (2024-08-05)
v0.0.1-types.11
0.0.1-types.11 (2024-07-10)
Bug Fixes
- remove debug prints, replace browser-only
WebSocket.CLOSED
with its spec value3
(a77110c)