We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb50221 commit b10b107Copy full SHA for b10b107
changelog.md
@@ -2,6 +2,7 @@
2
3
## 2.0.0-beta.10
4
5
+- Re-enabled serverside loading on Fabric
6
- Updated Russian translation (rfin0)
7
8
## 2.0.0-beta.9
fabric/src/main/resources/fabric.mod.json
@@ -18,7 +18,7 @@
18
"issues": "${issues_url}"
19
},
20
21
- "environment": "client",
+ "environment": "*",
22
23
"provides": [],
24
0 commit comments