v0.93 (2024-08-27)ยค
__
Featยค
-
Spread operator
...dictinside template tags. (See Spread operator) -
Use template tags inside string literals in component inputs. (See Use template tags inside component inputs)
-
Dynamic slots, fills and provides - The
nameargument for these can now be a variable, a template expression, or via spread operator -
Component library authors can now configure
CONTEXT_BEHAVIORandTAG_FORMATTERsettings independently from user settings.