npm @oclif/core 4.10.0

11 hours ago

Bug Fixes

  • include multiple property in cached arg metadata (32b4bb7)
  • provide clearer messages on invalid variadic args (454ae3d)

Features

  • add ArgDefinition overloads for variadic arg return types (6fea593)
  • add definition-time validation for variadic arg constraints (20d2543)
  • add multiple property to ArgProps interface (fb76263)
  • allow array of default values for varargs (da42b29)
  • implement variadic arg parsing with shift/pop algorithm (eba40b5)
  • show ... suffix for variadic args in help text (fc53652)

Don't miss a new core release

NewReleases is sending notifications on new releases.