您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

CHANGELOG.md 718B

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2016-05-17)

Features

BREAKING CHANGES

  • stdio/stderr will not be set to blocking if isTTY === false

1.0.0 (2016-05-14)

Features

  • implemented shim for stream._handle.setBlocking (6bde0c0)