Releases: hubotio/hubot
Releases · hubotio/hubot
v10.0.4
v10.0.3
v10.0.2
v10.0.1
v10.0.0
v9.1.1
v9.1.0
v9.0.2
v9.0.1
v9.0.0
9.0.0 (2023-09-23)
Features
BREAKING CHANGES
- Updating datastore to async/await API.
- Bump Node support to v18
- Making robot.run async/await is an API change.
Get tests working with node v18.17.1.
It's fine if there's not a history file for the shell adapter.
fixed this[#rl].close is not a function in pipeline.
Possible race condition between loading the readline interface and call to close happening close together.