这是indexloc提供的服务,不要输入任何密码
Skip to content

Fixing a bug where defaults ended up with undefineds

Choose a tag to compare

@thetutlage thetutlage released this 10 Nov 14:48

We were setting default properties to undefined which lead to in-consistent behavior with the prompts module

  • docs: update api docs 177c6a7
  • fix: do not set object properties that are undefined 9c45949
  • chore: update dependencies e0acd70

v1.0.3...v1.0.4