Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (24 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 1.35 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.1.0 - 2017-08-31

Added

  • provide a Browserified distribution in the dist directory of the published npm module

3.0.0 - 2017-08-03

Changed

  • remove dependency on ImmutableJs (#30)

Fixes

  • fix interoperability with Redux DevTools (#36)

2.1.0 - 2017-07-28

Fixes

  • correctly handle invalid transaction ids (#32)

2.0.0 - 2017-06-23

Fixes

  • fix error with non-root optimistic reducer and initialState (#22)

1.0.0 - 2017-02-17