question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update for Angular 7 support

See original GitHub issue
  • update documentation extraction script to support TS 3.1.x
  • (warning) tslint version with CLI 7 marks keyEvent.which as deprecated
  • (warning) demo: tslint version with CLI 7 marks addListener as deprecated
  • update documentation with supported versions in README.md and getting-started.component.ts
  • required tsickle 0.33.0 gives a peer-depencency warning after installation with CLI 7.0.0 and TS 3.1.1

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

17reactions
maxokorokovcommented, Oct 19, 2018

@changhuixu by saying that 3.x.x should work fine, I meant that there are no breaking changes / development required in the library to support Angular 7. Warnings is a different thing.

We’ll release 4.0.0 shortly with official support for Angular 7.0.0, rxjs 6.3.0 and TS 3.1.1 that will remove all warnings in question.

5reactions
pkozlowski-opensourcecommented, Oct 26, 2018

Just released Angular 7 compatible version - aca4cbe

Read more comments on GitHub >

github_iconTop Results From Across the Web

Guide to update your Angular application v7.2 -> v12.0 for ...
Update to the new version. Review these changes and perform the actions to update your application. Update to version 8 of the core...
Read more >
Angular versioning and releases
We update peer dependencies in minor versions by expanding the supported ... As of Angular version 7, the major versions of Angular core...
Read more >
ng update - Angular
Perform a basic update to the current stable release of the core framework and CLI by running the following command. ... To update...
Read more >
Angular Update Guide
Select the options that match your update. Angular versions. From v. 16.0, 15.0, 14.0, 13.0, 12.0, 11.0, 10.2, 10.1, 10.0, 9.1, 9.0, 8.2,...
Read more >
Guide to update your Angular application v7.0 -> v9.0 for ...
Update to the new version. Review these changes and perform the actions to update your application. Update to version 8 of the core...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found