Missing release of zone.js along with Angular 14.0.0
See original GitHub issueWhich @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.
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:
- Created a year ago
- Reactions:1
- Comments:7 (6 by maintainers)
Top 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 >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
Thank you @JiaLiPassion for cutting off the release branch and thank you folks for releasing
zone.js@0.11.6
🙌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.