Skip to content

v1.0.0

Choose a tag to compare

@unional unional released this 09 Jan 22:01
97fc092

1.0.0 (2018-01-09)

Features

BREAKING CHANGES

  • Rename Expecter to Expectation.
    Remove Satisfier class.
    Change Spy structure.

  • test: fix test.

Remoe await test as it is just testing Promise/A+.

  • chore: remove unpartial

  • refactor: improve coverage

callback is always assigned as it is used internally.

  • chore: update deps