Skip to content

v0.0.5

Latest
Compare
Choose a tag to compare
@NogsMPLS NogsMPLS released this 12 Feb 21:47
· 2 commits to master since this release

refactored some of the stateless component code: b580375 changes based off of: oliviertassinari/babel-plugin-transform-react-remove-prop-types@553f30d

added some rudimentary support for destructured React Component syntax: 8683123

import { Component } from "react"

Should work now. Aliasing however is does not work currently.