Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 1.74 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.0 (2021-11-24)

  • Update dependencies and typings
  • Internal project updates, including a different build system

BREAKING CHANGES

  • Removed the CommonJS entry point. Please submit an issue if you needed this.

0.2.2 (2020-11-03)

Update dependencies and peerDependencies.

0.2.0 (2020-10-05)

Update docs and README. Migrate to TSDX, update scripts and project config, update dependencies and devDependencies.

Features

0.1.0 (2020-08-16)

Update dependencies, devDependencies, and project config. No breaking changes in the library itself.

0.0.4 (2020-06-30)

Features

  • Update PauseableReduxContainer to use redux-pauseable-store (#12) (986eec4)

0.0.3 (2020-06-27)

  • Initial release for redux-pauseable-store
  • Initial release for react-pauseable-containers

0.0.2 (2020-02-28)

  • Initial release for react-router-hibernate

0.0.1 (2020-02-25)