fela-plugin-fallback-value
Advanced tools
Changelog
10.0.2
| Package | Changes | | --- | --- | | fela-bindings<br>react-fela<br>preact-fela<br>inferno-fela | (#645) Removed unnecessary shouldComponentUpdate in ThemeProvider due to the new Context API.<br>(#646) Fixed false-positive Provider deprecation warnings.<br>(#647) Now exposing both RendererContext and ThemeContext to be used with useContext. |
Changelog
10.0.0
| Package | Changes | | --- | --- | | react-fela<br>inferno-fela<br>preact-fela | (#637) Migrated to the new Context API.<br>(#636) FelaComponent and FelaTheme introduced some major changes. Please check the migration guide for information. | | fela-dom | (#633) Style nodes are now correctly selected. |