fela-bindings
Advanced tools
Changelog
11.3.1
| Package | Changes |
| --- | --- |
| fela | (#795) Removes the warning when fonts are rendered with a query string attached |
| react-fela<br>preact-fela<br>jest-react-fela | (#792) Added typings for fe
and createSnapshot
<br>(#796) Added typings for rehydrate
and targetDocument
props on <Provider>
|
Changelog
11.3.0
| Package | Changes |
| --- | --- |
| fela<br>fela-dom | (#780) Added keyframes rehydration and improved the initial keyframe rendering performance |
| fela-utils | (#782) We now support null
and undefined
strings within url()
values due to Base64 |
| fela | (#779) Fixed an issue when using combineRules
with empty rules |
| react-fela | (#776) Added ThemeContext
to the TypeScript definitions |
Changelog
11.2.0
| Package | Changes |
| --- | --- |
| fela | (#756) Added a generateClassName
function to renderer which can now be overwritten |
| fela<br>fela-dom<br>react-fela<br>preact-fela<br>infero-fela<br>reason-fela<br>fela-bindings | (#768) Added a new renderer option styleNodeAttributes
for adding custom attributes to generated style nodes |
| fela-utils | (#766) Fixed IE 11 compatibility issues |
| fela-sort-media-query-mobile-first<br>fela-preset-web | (#769) Updated TypeScript definitions |
| fela<br>fela-plugin-prefixer<br>react-fela | (#763) Added UMD builds for these specific packages - more to come |