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