v0.4.3, introducing ForPairs
· One min read
v0.4.3 introduces ForPairs and makes a change to camel-case variants of Seam constructors.
ForPairs is similar to Computed, in the sense that it updates in reaction to other values. However, it has some differences, so make sure to check out the docs.
Also, camel-case variants of constructors (e.g. new() instead of New()), will soon be retired, and using them right now will throw a warning. This is to reduce the amount of space wasted in autofill!
That's it. Have a good day!