Skip to content

Releases: uqbar-project/njsx

v3.0.1

19 May 23:04
Compare
Choose a tag to compare
  • 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.

v2.1.5

28 Mar 17:31
Compare
Choose a tag to compare
  • Support for react-native styles as builder arguments.
  • React-Native components will not be evaluated until used.

v.2.0.0

22 Mar 21:30
Compare
Choose a tag to compare
  • Builders can now be refined by attribute access (ES6+).
  • Rules are now defined with objects instead of arrays.

v1.0.1

22 Mar 21:25
Compare
Choose a tag to compare
  • React and React-Native builders.
  • Configurable rules for handling builder arguments.