numeric values may no longer be formatted as floats

This commit is contained in:
Kierre 2026-02-24 09:37:40 -05:00
parent cc2623f8da
commit 393714ce54
No known key found for this signature in database
GPG key ID: 1C50B6A26C5B1C6E

View file

@ -42,7 +42,8 @@ in [room version 5](/rooms/v5).
### Event format
{{% added-in v=6 %}} Through enforcement of [Canonical JSON](#canonical-json),
the `depth` limit has been reduced in this room version.
the `depth` limit has been reduced in this room version, and numeric values may
no longer be formatted as floats.
{{% rver-fragment name="v6-event-format" %}}