1.1.1 (2021-01-01)
- Starting with v2 of crizmas-mvc this package was merged into crizmas-mvc.
1.1.0 (2020-01-06)
- Add Cancellation.
- Add Cancellation tests.
- Update the jest dev dependency to fix its vulnerabilities.
1.0.2 (2018-12-08)
- Enable strict mode in tests.
- Update the crizmas-utils peer dependency.
- Update the crizmas-utils and jest dev dependencies.
- Update package-lock for dev dependencies to fix jest vulnerabilities.
1.0.1 (2018-04-21)
- Add tests.
- Small refactoring.
- Add MIT license to package.json.
- Updated the version of crizmas-utils peer dependency.
1.0.0 (2017-07-30)
- Updated the version of crizmas-utils peer dependency.
0.2.3 (2017-04-29)
- Ensure that functions that should not be constructed are not constructors.
- Update versions of dependencies.
0.2.2 (2017-04-21)
- Fix the scope for the index binding in the
awaitAll
iteration. The crizmas packages that use crizmas-async-utils (crizmas-form and crizmas-router) were not affected by the bug.
0.2.1 (2016-12-30)
- Fix the peer dependencies versions.
0.2.0 (2016-12-29)
- Add the
crizmas
namespace as a prop onwindow
.
- Init