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 incombineRules
. | 💻 | fela-bindingsreact-felainferno-felapreact-fela | (#736) Improved thehasDOM
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 towindow.document
. | -
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. |