Skip to content

Commit 6945c03

Browse files
committed
docs: mark .Is* fully supported
1 parent 1d7758d commit 6945c03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/blog/2024/2024-12-18-Fable_5_alpha.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ Only the features that makes sense in the context of Fable are listed here.
5757
</tr>
5858
<tr>
5959
<td><a href="https://learn.microsoft.com/en-us/dotnet/fsharp/whats-new/fsharp-9#discriminated-union-is-properties">Discriminated union <code>.Is*</code> properties</a></td>
60-
<td align="center">⚠️</td>
61-
<td>TypeScript not fully supported (<a href="https://github.com/fable-compiler/Fable/pull/3982">#3982</a>)</td>
60+
<td align="center"></td>
61+
<td></td>
6262
</tr>
6363
<tr>
6464
<td><a href="https://learn.microsoft.com/en-us/dotnet/fsharp/whats-new/fsharp-9#partial-active-patterns-can-return-bool-instead-of-unit-option">Partial active patterns can return <code>bool</code> instead of <code>unit option</code></a></td>

0 commit comments

Comments
 (0)