Skip to content

v2.0.0

Compare
Choose a tag to compare
@kentcdodds kentcdodds released this 19 May 05:51

2.0.0 (2017-05-19)

Features

  • errors: add errors config (#5) (c157316d)
  • fixtures: add fixtures directory (#6) (6e1554d5)
  • tests: add only and skip, remove modifier (#7) (ad1d1b13)

Breaking Changes

  • modifier has been removed, use only and skip instead
    (ad1d1b13)
  • fixtures has been repurposed. See the docs.
    (6e1554d5)