Login
From:
Flow Blog
(Uncensored)
subscribe
Improved handling of the empty object in Flow
https://flow.org/blog/2022/10/20/Improved-handling-of-the-empty-object-in-Flow/
links
backlinks
Roast topics
Find topics
Find it!
Flow handled the empty object literal {} in a permissive but unsafe way. The fix described in this post increases safety and predictability, but requires using different patterns and behavior.