Skip to content

Commit 4c05c6a

Browse files
authored
add a release note for cancellable web tasks
1 parent 59cdbb9 commit 4c05c6a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Cancellable Web Tasks
3+
authors: ["@Gingeh"]
4+
pull_requests: [21795]
5+
---
6+
7+
Async Tasks can now be cancelled in web builds,
8+
this brings the web implementation's behaviour into line with native builds.

0 commit comments

Comments
 (0)