Skip to content

Commit 39279e4

Browse files
authored
Merge pull request #362 from stride3d/master
Deploy latest website updates to staging
2 parents 8590667 + f0f7b27 commit 39279e4

File tree

3 files changed

+14
-13
lines changed

3 files changed

+14
-13
lines changed

package-lock.json

Lines changed: 11 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"lunr": "^2.3.9",
2727
"markdown-it-anchor": "^9.2.0",
2828
"markdown-it-table-of-contents": "^1.1.0",
29-
"sass": "^1.93.3"
29+
"sass": "^1.94.1"
3030
}
3131
}

posts/2025-11-14-announcing-stride-4-3-in-dotnet-10.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Stride 4.3 includes numerous enhancements and improvements. Here’s what to exp
2525

2626
- **.NET 10 Integration**: Stride 4.3 is now fully aligned with .NET 10, harnessing its performance improvements and efficiency gains for game development. This means faster execution times, reduced memory footprint, and access to the latest C# features, making your development smoother and more efficient. [Learn more](https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-10/)
2727

28-
- **C# 14 Features**: With C# 14, Stride users can write cleaner, more concise code thanks to new language features. These improvements reduce boilerplate and enhance readability. [Discover C# 14](https://learn.microsoft.com/en-gb/dotnet/csharp/whats-new/csharp-14)
28+
- **C# 14 Features**: With C# 14, Stride users can write cleaner, more concise code thanks to new language features. These improvements reduce boilerplate and enhance readability. [Introducing C# 14](https://devblogs.microsoft.com/dotnet/introducing-csharp-14/)
2929

3030
## What has changed since Stride 4.2
3131

@@ -142,4 +142,4 @@ In particular we want to thank these donors:
142142
* {% include sponsor-user.md key:'norbo' emoji:'🥇' %}
143143
* {% include sponsor-user.md key:'first-hour' emoji:'🥇' %}
144144

145-
This article was co-authored by [Eideren](https://github.com/Eideren).
145+
This article was co-authored by [Eideren](https://github.com/Eideren).

0 commit comments

Comments
 (0)