1.12.0
-
motoko (
moc)-
feat: the excess-precision warning (M0266) now also covers
Float(F64) literals, not just
Float32, suggesting the shortest round-trip equivalent (#6261). -
feat:
--stable-baseline <file.most>with--enhanced-migrationescalates unexplained
"initial actor requires field" cases to error M0267; fields whose baseline type is a
stable subtype of the required type keep warning M0254 (prototype for legacy→EM
conversions) (#6249). -
feat:
--stable-baselinealso runs the same upgrade check as--stable-compatibleduring
--check, so tools can typecheck and verify upgrade safety in onemocinvocation (#6253). -
fix: refresh the broken docs links in compatibility and stable-memory diagnostics (#6255).
-