Skip to content

Commit cd70453

Browse files
dbrattliclaude
andauthored
chore: Upgrade to Fable 5.3 (#321)
Bump the fable dotnet tool to 5.3.0 and fable-library to 5.3.0. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 74b9249 commit cd70453

3 files changed

Lines changed: 61 additions & 65 deletions

File tree

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"rollForward": false
1111
},
1212
"fable": {
13-
"version": "5.2.0",
13+
"version": "5.3.0",
1414
"commands": [
1515
"fable"
1616
],

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires-python = ">= 3.12, < 4"
77
readme = "README.md"
88
license = "MIT"
99
dependencies = [
10-
"fable-library==5.2.0",
10+
"fable-library==5.3.0",
1111
"pyright>=1.1.410",
1212
]
1313

0 commit comments

Comments
 (0)