All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.2 (2021-11-29)
2.0.1 (2021-03-02)
- re-try assertions that only temporarily throw an exception (cebe239)
2.0.0 (2021-01-04)
- The package output is slightly different now, with a different configuration of the
package.json
pointers to different builds of the library. Because of this, the bundler consuming this library might pull in something different than before. In case that ends up being a "breaking" change, this commit is being marked as such, though in reality this should be safe for any consumers.
1.2.3 (2020-08-03)
1.2.2 (2020-08-03)
1.2.1 (2020-05-12)
1.2.0 (2020-05-01)
- support async assertion functions (07b4f35)
1.1.1 (2020-04-22)
1.1.0 (2020-04-03)
- wait for multiple assertions (a9d2963)
- write the library (5b87e87)