Skip to content

Releases: sumbad/babel-plugin-transform-jsx-to-tt

v0.3.0

09 Mar 04:31

Choose a tag to compare

Added

Add 'for' to the global attributes.

v0.2.0

04 Aug 16:49

Choose a tag to compare

Added

If a tag refers to a function that's the first argument isn't a String Literal try to convert the tag to a Call Expression inside a Template Element.

v0.1.0

31 Jul 19:00

Choose a tag to compare

Added

Add an option to set a custom function name for define Custom Element.

Changed

Convert JSX String Literal properties to the values of attributes on the specified elements.

v0.0.0

16 Apr 09:28

Choose a tag to compare

Added

Create babel-plugin-transform-jsx-to-tt project.