Beta #30

Merged
didirus merged 990 commits from beta into release 2026-06-20 05:06:18 +00:00
Showing only changes of commit 1efdceacfd - Show all commits
+6
View File
@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-11-07T21:10:00-07:00`,
product: 'web',
body: `## Improvements
- Enhanced syntax highlighting support for skript, mcfunction, and kubejs code blocks in Markdown descriptions.`,
},
{
date: `2025-11-07T15:45:00-07:00`,
product: 'web',