Skip to content

v0.9.6

Choose a tag to compare

@mbostock mbostock released this 24 Sep 14:40
· 47 commits to main since this release
e9d4952
  • Add Inputs.number(options) shorthand for unbounded number inputs. #177
  • Fix overly-strict range input validation; coerce invalid input to the nearest valid value. #176
  • Fix internal string coercion for objects that implement object.valueOf. #178
  • Adopt isoformat for date formatting and parsing. #182