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.

Missing release of zone.js along with Angular 14.0.0

See original GitHub issue

Which @angular/* package(s) are the source of the bug

I wouldn’t call it a bug strictly, but those are the related packages: @angular/core, zone.js

Is this a regression?

No

Description

Angular 14.0.0 Changelog mentions some changes in zone.js (related to this commit https://github.com/angular/angular/commit/f19b36f462803b3b3b9410391c039649541b10bc), however new version of zone.js was not released yet.

By any chance, do you plan to release new zone.js@0.11.6 (or 0.12.0?) and point it as a peerDependency of angular/core@14.0.1?

If not, I think we should remove the zone.js changes from Angular 14 changelog.

cc @JiaLiPassion

Please provide a link to a minimal reproduction of the bug

N/A

Please provide the exception or error you saw

N/A

Please provide the environment you discovered this bug in (run ng version)

Angular 14.0.0

Anything else?

I’m not sure if the issue template for bug is appropriate for this issue, but other templates like “feature request” or “docs” didn’t look more appropriate to me.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Platonncommented, Jun 15, 2022

Thank you @JiaLiPassion for cutting off the release branch and thank you folks for releasing zone.js@0.11.6 🙌

0reactions
angular-automatic-lock-bot[bot]commented, Jul 16, 2022

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Package "@angular/compiler-cli" has an incompatible peer ...
E.g. now it states that @angular/core conflicts with latest zone.js version and tsickle conflicts with latest typescript version. ng update definetly should ...
Read more >
Incompatible peer dependencies found - upgrading Angular ...
I checked the node_modules and the correct version of tslib is installed. I manually added the tslib entry and ran npm install to...
Read more >
Deprecated APIs and features - Angular
To help you future-proof your projects, the following table lists all deprecated APIs and features, organized by the release in which they are...
Read more >
How To Update Angular CLI To Latest Version
Updating Angular CLI to the latest version (Angular v15) is pretty much simple if you are using Angular 9 or 10 version above....
Read more >
@angular/core - npm
Angular - the core framework. Latest version: 15.0.4, last published: 10 days ago. Start using @angular/core in your project by running `npm ...
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