Skip to content

v1.0.0-rc.3

Compare
Choose a tag to compare
@c4spar c4spar released this 30 Jul 10:00
· 33 commits to main since this release
b732a44

Features

  • add select all option to checkbox prompt (#649) (5f2c4f8)

Bug Fixes

  • prompt: disabled options can be selected with next page & previous page keys (#646) (6f3ba29)
  • prompt: incorrect info message shown for checkbox prompt on submit (#643) (fd6831c)

Chore

Unit/Integration Tests

  • prompt: test confirmSubmit option from checkbox prompt (#644) (5d3bf0a)

Documentation Updates