Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
saga-0.4.0
-
None
Description
rxjs released a new version: 6.4.0. It broke the build. The minimum supported version of TypeScript is 2.8 https://github.com/ReactiveX/rxjs/blob/6.3.3/.travis.yml#L20-L29
just change "rxjs": "^6.1.0", to "rxjs": "6.1.0" in package.json
Attachments
Issue Links
- links to