Skip to content

@inquirer/number@4.2.0

Choose a tag to compare

@SBoudrias SBoudrias released this 19 Aug 17:33
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.

@inquirer/number@4.2.0

What's fixed

  • Avoid floating-point step errors by scaling value/step/min to exact decimal integers before the remainder check (#2166)
  • Accept explicit undefined as the default value (#2182)

Dependencies

  • @inquirer/core bumped to ^12.0.0