Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e3dc87c

Browse filesBrowse files
committed
release: cut the zone.js-0.16.2 release
1 parent 853a91e commit e3dc87c
Copy full SHA for e3dc87c

2 files changed

+7-1Lines changed: 7 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎packages/zone.js/CHANGELOG.md‎

Copy file name to clipboardExpand all lines: packages/zone.js/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>0.16.2 (2026-05-06)</small>
2+
3+
* feat(zone.js): support vitest patching in zone.js/testing (#68395) ([62c6e3b](https://github.com/angular/angular/commit/62c6e3b)), closes [#68395](https://github.com/angular/angular/issues/68395) [#68395](https://github.com/angular/angular/issues/68395)
4+
* fix(zone.js): allow draining microtasks in `Promise.then` (through flag) ([fc6a7ee](https://github.com/angular/angular/commit/fc6a7ee)), closes [angular#45273](https://github.com/angular/issues/45273) [angular#44446](https://github.com/angular/issues/44446) [angular#55590](https://github.com/angular/issues/55590) [angular#51328](https://github.com/angular/issues/51328)
5+
6+
17
## <small>0.16.1 (2026-02-18)</small>
28

39
* fix(zone.js): support passthrough of Promise.try API ([fc557f0](https://github.com/angular/angular/commit/fc557f0)), closes [#67057](https://github.com/angular/angular/issues/67057)
Collapse file

‎packages/zone.js/package.json‎

Copy file name to clipboardExpand all lines: packages/zone.js/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zone.js",
3-
"version": "0.16.1",
3+
"version": "0.16.2",
44
"description": "Zones for JavaScript",
55
"main": "./bundles/zone.umd.js",
66
"module": "./fesm2015/zone.js",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.