We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adb83f1 commit c85d17eCopy full SHA for c85d17e
Changelog.md
@@ -1,5 +1,13 @@
1
# Motoko compiler changelog
2
3
+## 0.14.14 (2025-06-30)
4
+
5
+* motoko (`moc`)
6
7
+ * Lazy WASM imports: avoids unnecessary function imports from the runtime, improving compatibility with more runtime versions (#5276).
8
9
+ * Improved stable compatibility error messages to be more concise and clear during canister upgrades (#5271).
10
11
## 0.14.13 (2025-06-17)
12
13
* motoko (`moc`)
0 commit comments