Releases: tusharmath/observable-air
Releases · tusharmath/observable-air
v6.0.0
6.0.0 (2017-08-24)
Code Refactoring
- observable: export observable as class (0f01787)
BREAKING CHANGES
- observable: create() has been depricated. use new Observable() instead
v5.0.1
<a name"5.0.1">
5.0.1 (2017-06-11)
Bug Fixes
- core: fix typings for all operator (7fed7119)
v5.0.0
<a name"5.0.0">
5.0.0 (2017-06-10)
Features
- create: add just+empty+never sources (5da84f19)
- test: add marble helpers inside test observable and schedulers (04f1e95c)
Breaking Changes
(06a5cb8e)
v4.2.3
<a name"4.2.3">
4.2.3 (2017-06-08)
Bug Fixes
v4.2.2
<a name"4.2.2">
4.2.2 (2017-04-23)
Bug Fixes
v4.2.1
<a name"4.2.1">
4.2.1 (2017-04-23)
Bug Fixes
- build: publish a umd version of the package for browsers (22076c25)
v4.2.0
<a name"4.2.0">
4.2.0 (2017-04-21)
Bug Fixes
- skip-repeats: fix internal typings (b724f30f)
Features
- map: add mapTo() and tap() operators (e31fba09)
v4.1.0
<a name"4.1.0">
4.1.0 (2017-04-13)
Features
- combine: add combine operator (1be805b4)
Breaking Changes
(14741898)
v3.0.4
<a name"3.0.4">
3.0.4 (2017-02-27)
Bug Fixes
- gh-pages:
- path for output docs has to be updated (b4308423)
- fix package.json path (e2aade2d)
- readme: fix link for documentation (93f97611)
- script: fix path to gh-pages (6fe342b7)
- scripts: run doc command before publishing to gh-pages (dcc6308c)
Features
- extra: add fluid style operators/sources (803fa6bd)
Breaking Changes
v2.0.0
<a name"2.0.0">
2.0.0 (2017-02-26)
Breaking Changes