Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 903 Bytes

CHANGELOG.md

File metadata and controls

21 lines (17 loc) · 903 Bytes

Changelog

  • Full Typescript support! Exporting type definitions.
  • Removed Rule mechanics in favor of simpler configuration.
  • Argument transformations.
  • Full SVG elements support.
  • Separate projects for react and react-native setups.
  • Adding support for previous versions of react and react-native.
  • Support for React-Native styles as builder arguments.
  • React-Native components will not be evaluated until used.
  • Builders can now be refined by attribute access (ES6+).
  • Rules are now defined with objects instead of arrays.
  • Configurable rules for handling builder arguments.
  • React and React-Native builders.