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 operatorComponent library authors can now configure
CONTEXT_BEHAVIORandTAG_FORMATTERsettings independently from user settings.