Skip to content

11.5.0

Compare
Choose a tag to compare
@robinweser robinweser released this 14 Dec 08:53
· 83 commits to master since this release
  • Added a new configuration option propertyPriority which allows us to prioritize certain properties over others using a little CSS specificity trick (#827)
  • Added fela-enforce-longhands which implements propertyPriority in order to prioritize longhand over shortand CSS properties (#827)
  • Added string fallback font support for fela-plugin-embedded (#826)
  • Added fela-plugin-multiple-selectors which resolves multiple comma-separated nested selectors into individual object keys (#824)
  • Removed devMode-specific DOM rendering logic since Chrome does no longer lock them in the developer tools (#825)
  • Added a new feature flag optimizeCaching that enables improved caching mechanisms to speed up rendering by up to 50% (#823)
  • Deprecated fela-beautifier (#823)