All Versions
33
Latest Version
Avg Release Cycle
28 days
Latest Release
1448 days ago

Changelog History
Page 2

  • v11.0.1 Changes

    November 15, 2019

    📦 | Package | Changes | | --- | --- | | reason-fela | More improvements to the ReasonML typings. |

  • v11.0

  • v10.8.2 Changes

    October 30, 2019

    📦 | Package | Changes | | --- | --- | | reason-fela | More improvements to the ReasonML typings. |

  • v10.8.1 Changes

    October 30, 2019

    📦 | Package | Changes | | --- | --- | | reason-fela | Several improvements to the ReasonML typings. |

  • v10.8.0 Changes

    October 11, 2019

    📦 | Package | Changes | | --- | --- | | reason-fela | Introducing official bindings for ReasonML. |

  • v10.7.0 Changes

    📦 | Package | Changes | | --- | --- | | fela-sort-media-query-order | (#737) Introducing a new enhancer that sorts a provided mediaQueryOrder using a mobile-first approach. | | fela | (#734) Improved the way _className special keys are resolved in combineRules. | 💻 | fela-bindingsreact-felainferno-felapreact-fela | (#736) Improved the hasDOM helper to ensure non-browser environments render correctly. |

  • v10.6.1 Changes

    🚑 | fela-bindingsreact-felainferno-felapreact-fela | (#728) Hotfix that broke SSR with the new targetDocument option. |

  • v10.6.0 Changes

    0️⃣ | fela-domfela-bindingsreact-felainferno-felapreact-fela | (#722) Added the ability to pass a targetDocument for DOM rendering. Defaults to window.document. |

  • v10.5.0 Changes

    📦 | Package | Changes | | --- | --- | 🔀 | fela-plugin-expand-shorthand | (#711) Introducing a new plugin to expand (and optionally merge) shorthand properties. | 🛠 | fela | (#710) Fixed a bug where font rendering returned invalid font faces. |

  • v10.4.1 Changes

    📦 | Package | Changes | | --- | --- | 🔌 | fela-plugin-embedded | Rule props are now always passed to the keyframe in order to read values from theme. | 🔌 | fela | Keyframes are now cached after being processed by plugins. | ⏪ | fela-domfela | Reverted the rendererId option that was introduced in (#667) as it caused a couple of issues and is no longer neccessary with above changes. |