Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

2.0.0

Compare
Choose a tag to compare
@azu azu released this 19 Jan 01:21
· 1 commit to 301_moved_permanently since this release

Bug Fixes

  • node: console.assert does not throw on Node.js 10 (239b56a)

Features

  • assert: use strictEqual and deepStrictEqual (#9) (54ada0c), closes #6
  • ast: support asyncCallbackName option (#11) (130ab2d)
  • src: support Promise comment (#4) (6b5c505)

BREAKING CHANGES

  • assert: assertion is strict by default