v1.3.0
Features
Re-writes the core Flex component to make use of the new style directives feature in Svelte! 🎉 If you haven't used them yet and want to learn how they work, feel free to check out the code to see them in action.
This is released as a non-major/non-breaking change, as the component API has not changed at all, so consumers of this package can safely upgrade.
However, there is now a minimum svelte requirement of 3.46.2, which has style directives as well as bugfixes for them regarding kebab-case and {#each} blocks.