|
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- # Change Log
-
- All notable changes to this project will be documented in this file.
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-
- <a name="2.4.1"></a>
- ## [2.4.1](https://github.com/smooth-code/svgr/compare/v2.4.0...v2.4.1) (2018-09-16)
-
- **Note:** Version bump only for package @svgr/webpack
-
-
-
-
-
- <a name="2.4.0"></a>
- # [2.4.0](https://github.com/smooth-code/svgr/compare/v2.3.0...v2.4.0) (2018-09-16)
-
-
- ### Features
-
- * **upgrade:** h2x@1.1.0 (jsdom@12.0.0) & others ([2d9b7bd](https://github.com/smooth-code/svgr/commit/2d9b7bd))
-
-
-
-
-
- <a name="2.3.0"></a>
- # [2.3.0](https://github.com/smooth-code/svgr/compare/v2.2.1...v2.3.0) (2018-09-03)
-
-
- ### Features
-
- * upgrade to Babel v7 ([7bc908d](https://github.com/smooth-code/svgr/commit/7bc908d))
-
-
-
-
-
- <a name="2.2.1"></a>
- ## [2.2.1](https://github.com/smooth-code/svgr/compare/v2.2.0...v2.2.1) (2018-08-16)
-
- **Note:** Version bump only for package @svgr/webpack
-
-
-
-
-
- <a name="2.2.0"></a>
- # [2.2.0](https://github.com/smooth-code/svgr/compare/v2.1.1...v2.2.0) (2018-08-13)
-
-
- ### Bug Fixes
-
- * **webpack:** use source when possible ([#139](https://github.com/smooth-code/svgr/issues/139)) ([ae9965d](https://github.com/smooth-code/svgr/commit/ae9965d))
-
-
-
-
-
- <a name="2.1.1"></a>
- ## [2.1.1](https://github.com/smooth-code/svgr/compare/v2.1.0...v2.1.1) (2018-07-11)
-
-
-
-
- **Note:** Version bump only for package @svgr/webpack
-
- <a name="2.1.0"></a>
- # [2.1.0](https://github.com/smooth-code/svgr/compare/v2.0.0...v2.1.0) (2018-07-08)
-
-
-
-
- **Note:** Version bump only for package @svgr/webpack
|