@clipped/plugin-react
Version:
React plugin for clipped
129 lines (41 loc) • 3.04 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.3.5](https://github.com/clippedjs/clipped/compare/@clipped/plugin-react@1.3.4...@clipped/plugin-react@1.3.5) (2019-02-28)
**Note:** Version bump only for package @clipped/plugin-react
## [1.3.4](https://github.com/clippedjs/clipped/compare/@clipped/plugin-react@1.3.3...@clipped/plugin-react@1.3.4) (2018-11-23)
### Bug Fixes
* **eslint:** lint support for react ([e490c03](https://github.com/clippedjs/clipped/commit/e490c03))
## [1.3.3](https://github.com/clippedjs/clipped/compare/@clipped/plugin-react@1.3.2...@clipped/plugin-react@1.3.3) (2018-11-23)
**Note:** Version bump only for package @clipped/plugin-react
## [1.3.2](https://github.com/clippedjs/clipped/compare/@clipped/plugin-react@1.3.1...@clipped/plugin-react@1.3.2) (2018-11-19)
**Note:** Version bump only for package @clipped/plugin-react
## [1.3.1](https://github.com/clippedjs/clipped/compare/@clipped/plugin-react@1.3.0...@clipped/plugin-react@1.3.1) (2018-11-19)
**Note:** Version bump only for package @clipped/plugin-react
# 1.3.0 (2018-11-19)
### Features
* **order:** adds order checking for presets ([7732b8e](https://github.com/clippedjs/clipped/commit/7732b8e))
## [1.2.2](https://github.com/clippedjs/clipped/compare/@clipped/template-react@1.2.1...@clipped/template-react@1.2.2) (2018-11-19)
**Note:** Version bump only for package @clipped/template-react
<a name="1.2.1"></a>
## [1.2.1](https://github.com/clippedjs/clipped/compare/@clipped/template-react@1.2.0...@clipped/template-react@1.2.1) (2018-11-14)
**Note:** Version bump only for package @clipped/template-react
<a name="1.2.0"></a>
# [1.2.0](https://github.com/clippedjs/clipped/compare/@clipped/template-react@1.1.3...@clipped/template-react@1.2.0) (2018-11-13)
### Features
* **cli:** install needed deps on template init ([179b83d](https://github.com/clippedjs/clipped/commit/179b83d))
<a name="1.1.3"></a>
## [1.1.3](https://github.com/clippedjs/clipped/compare/@clipped/template-react@1.1.2...@clipped/template-react@1.1.3) (2018-11-13)
### Bug Fixes
* **cli:** use keywords searching instead of github api ([ec04e40](https://github.com/clippedjs/clipped/commit/ec04e40))
<a name="1.1.2"></a>
## [1.1.2](https://github.com/clippedjs/clipped/compare/@clipped/template-react@1.1.1...@clipped/template-react@1.1.2) (2018-11-12)
### Bug Fixes
* **plugin:** missing inter-deps ([31a0de5](https://github.com/clippedjs/clipped/commit/31a0de5))
<a name="1.1.1"></a>
## [1.1.1](https://github.com/clippedjs/clipped/compare/@clipped/template-react@1.1.0...@clipped/template-react@1.1.1) (2018-11-02)
**Note:** Version bump only for package @clipped/template-react
<a name="1.1.0"></a>
# 1.1.0 (2018-11-02)
### Features
* **plugins:** transform various plugins from presets ([fcc5dc6](https://github.com/clippedjs/clipped/commit/fcc5dc6))