Skip to content

Latest commit

 

History

History
79 lines (45 loc) · 1.73 KB

CHANGELOG.md

File metadata and controls

79 lines (45 loc) · 1.73 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.

1.1.1 - 2022-05-27

Removed

  • Unnecessary Nix deps.

Fixed

  • Invalid React peer deps versions.

1.1.0 - 2022-05-27

Added

  • Motivation and Similar projects section in readme.

Changed

  • The EffectReducer takes now a second argument dispatch of type React.Dispatch<Action>.

1.0.5 - 2022-05-26

Changed

  • Export only UMD and ESM formats.

1.0.4 - 2022-05-26

Fixed

  • Modern js export.

1.0.3 - 2022-05-26

Fixed

  • Microbundle export names.

1.0.2 - 2022-05-26

Added

  • Default export.

1.0.1 - 2022-05-26

Added

  • Readme.

Fixed

  • Microbundle exports.

1.0.0 - 2022-05-26

Added