タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

JavaScriptとdenoとReleaseNoteに関するefclのブックマーク (1)

  • Release yargs v17.0.0 · yargs/yargs

    BREAKING CHANGES node: drop Node 10 (#1919) implicitly private methods are now actually private deprecated reset() method is now private (call yargs() instead). yargs-factory: refactor yargs-factory to use class (#1895) .positional() now allowed at root level of yargs. coerce: coerce is now applied before validation. async: yargs now returns a promise if async or check are asynchronous. middlewa

    Release yargs v17.0.0 · yargs/yargs
    efcl
    efcl 2021/05/03
    コマンドライン引数パーサーのyargs 17.0.0リリース。 破壊的な変更として、Node.js 10のサポート終了、PrivateメソッドにPrivate Fieldsを使うように変更、`reset()`メソッドを非推奨化など。 Node v14.8.0からTop-Level Awaitをサポートしたた
  • 1