All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Configuration API (#94) - @phillbaker
- Vue components that use Vue.extend (#95) - @wenlz123
- Incorrect handling of multiple components with same name (#79) - @khashish
- Usage with styled-components (#69) - @fsodano
- Improved Vue component detection (#71) - @runebaas
- Builds and tests can now be run on Windows (#73) - @runebaas
- React 16.5 prop warnings (#62) - @walts81
- Support for custom Vue events (#62) - @walts81
- React component check for native (ES6) arrow functions (#44).
- Only pass wrapped children if children exist to pass prop type validation. (#27) - @phillbaker
- Rollup 0.51
- React 16.1
- Vue 2.5
- Bug with globally registered Vue components (#18).
- Issues with
component
prop updates. (#5) - Issues with children in Babel plugin.
- Issues with children updates.
- Babel plugin could not be imported as specified in README. (#5)
Initial release.