Skip to content

Latest commit

 

History

History
72 lines (37 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

72 lines (37 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.2.1 - 2020-07-21

Added

  • prepare script to package.json.

3.2.0 - 2020-07-21

Changed

  • Use RTL's waitFor instead of waitForElement, which has been deprecated.

3.1.0 - 2019-10-31

Added

  • 🧤emoji.

3.0.0 - 2019-10-31

Changed

  • Support for react-beautiful-dnd v12.

2.0.0 - 2019-07-30

Changed

  • Upgrade to latest jest-dom.

1.1.0 - 2019-06-05

Fixed

  • Pin Rollup version to fix build (issue).

1.0.0 - 2019-06-05

Changed

  • Upgrade to latest React Testing Library.

0.2.2 - 2019-05-09

Fixed

  • Link in README.

0.2.1 - 2019-05-09

Added

  • Link to example test and other details to README.

0.2.0 - 2019-05-09

Fixed:

  • main entry point.

0.1.0 - 2019-05-09

Added:

  • Initial commit.