-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
207 additions
and
221 deletions.
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 |
---|---|---|
|
@@ -13,6 +13,18 @@ | |
**Note**: Gaps between patch versions are faulty/broken releases. **Note**: A feature tagged as Experimental is in a | ||
high state of flux, you're at risk of it changing without notice. | ||
|
||
# 0.6.6 | ||
|
||
- **New Feature** | ||
- add `ReaderObservable` module (@mlegenhausen) | ||
- add `MonadObservable` module (@mlegenhausen) | ||
- `Observable` | ||
- add `of` function (@mlegenhausen) | ||
- **Internal** | ||
- upgrade to `[email protected]` (@mlegenhausen) | ||
- **Bug Fix** | ||
- don't set `target: es6` in `tsconfig.build-es6.json` (@gcanti) | ||
|
||
# 0.6.5 | ||
|
||
- **New Feature** | ||
|
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
Oops, something went wrong.