This repository has been archived by the owner on Nov 13, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release v0.2.0
- Loading branch information
Berkeley Martinez
authored and
Berkeley Martinez
committed
Mar 17, 2017
1 parent
942192a
commit b9fae81
Showing
2 changed files
with
70 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
<a name="0.2.0"></a> | ||
# [0.2.0](https://github.com/BerkeleyTrue/react-redux-epic/compare/0.1.0...v0.2.0) (2017-03-17) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **render:** `render` observable will no longer return the react instance. ([942192a](https://github.com/BerkeleyTrue/react-redux-epic/commit/942192a)) | ||
|
||
|
||
### Features | ||
|
||
* **rts:** Wrap initial render pass in obs defer ([adaf4ed](https://github.com/BerkeleyTrue/react-redux-epic/commit/adaf4ed)) | ||
* add's new client entry point ([996245b](https://github.com/BerkeleyTrue/react-redux-epic/commit/996245b)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* **render:** render api change | ||
|
||
|
||
|
||
<a name="0.2.0"></a> | ||
# [0.2.0](https://github.com/BerkeleyTrue/react-redux-epic/compare/0.1.0...v0.2.0) (2017-03-17) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **render:** `render` observable will no longer return the react instance. ([228aa93](https://github.com/BerkeleyTrue/react-redux-epic/commit/228aa93)) | ||
|
||
|
||
### Features | ||
|
||
* **rts:** Wrap initial render pass in obs defer ([adaf4ed](https://github.com/BerkeleyTrue/react-redux-epic/commit/adaf4ed)) | ||
* add's new client entry point ([996245b](https://github.com/BerkeleyTrue/react-redux-epic/commit/996245b)) | ||
|
||
|
||
|
||
<a name="0.2.0"></a> | ||
# [0.2.0](https://github.com/BerkeleyTrue/react-redux-epic/compare/0.1.0...v0.2.0) (2017-03-17) | ||
|
||
|
||
### Features | ||
|
||
* **rts:** Wrap initial render pass in obs defer ([adaf4ed](https://github.com/BerkeleyTrue/react-redux-epic/commit/adaf4ed)) | ||
* add's new client entry point ([996245b](https://github.com/BerkeleyTrue/react-redux-epic/commit/996245b)) | ||
|
||
|
||
|
||
<a name="0.1.0"></a> | ||
# [0.1.0](https://github.com/BerkeleyTrue/react-redux-epic/compare/0.0.1...0.1.0) (2016-12-08) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **wrappedEpic:** fix actions proxy ([7a75d90](https://github.com/BerkeleyTrue/react-redux-epic/commit/7a75d90)) | ||
|
||
|
||
|
||
<a name="0.0.1"></a> | ||
## [0.0.1](https://github.com/BerkeleyTrue/react-redux-epic/compare/6dd91fe...0.0.1) (2016-12-08) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* remove contain module ([6dd91fe](https://github.com/BerkeleyTrue/react-redux-epic/commit/6dd91fe)) | ||
* **tests:** src contain correctly ([ce6d828](https://github.com/BerkeleyTrue/react-redux-epic/commit/ce6d828)) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters