Angular 6 support
See original GitHub issueI’m submitting a … (check one with “x”)
[ ] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request => Please do not submit support request here
Opening up the ticket since i didnt see it anywhere just as a placeholder 😄
Current behavior
Since angular 6 started using rxjs 6… there are some breaking changes on how to import Observables
and what not.
e.g. Before:
import { Observable } from 'rxjs/Observable';
After:
import { Observable } from `rxjs`;
Expected behavior
Should work with angular 6, since this is a show stopper when upgrading. Thanks in advance!
- Angular version: 6.0.0 (rxjs 6.0.0)
Issue Analytics
- State:
- Created 5 years ago
- Reactions:9
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Angular versioning and releases
All major releases are typically supported for 18 months. Support stage, Support Timing, Details. Active, 6 months, Regularly-scheduled updates and patches are ...
Read more >Angular - endoflife.date
Release Released Active Support
15 1 month and 1 week ago. (16 Nov 2022) Ends in 4 months and 3 weeks. (18 M...
14 (...
Read more >Angular (web framework) - Wikipedia
Angular is a TypeScript-based, free and open-source web application framework led by the Angular Team at Google and by a community of individuals...
Read more >Angular 6 - Overview
Angular 6 is almost the same as Angular 5. It has a backward compatibility with Angular 5. Projects developed in Angular 5 will...
Read more >Angular Version List & History – Angular 2,4,5,6,7,8 - Guru99
History of Angular Versions · Angular version 1.0, which is known as AngularJS, was released in 2010 by Google · Angular version 2.0...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
They work w/ NG6, u just needd to run compat.
Released in 8.0.0