mirror of
https://github.com/penpot/penpot.git
synced 2026-08-28 15:48:52 +00:00
* 🔧 Add TokensStatus data type for forward compatibility * 📚 Add Transit round-trip tests for TokensStatus type Add serialization tests validating TokensStatus survives Transit encode/decode and Fressian round-trip (JVM). Clarify tokens-source field comment as forward-compatibility placeholder. AI-assisted-by: mimo-v2.5-pro --------- Co-authored-by: Andrey Antukh <niwi@niwi.nz>