File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.1.0
4+
5+ ### Rollup plugin
6+
7+ Two new packages -
8+
9+ + [ react-svg-core] ( /packages/react-svg-core ) - shared between webpack loader and rollup plugin
10+ + [ rollup-plugin-react-svg] ( /packages/rollup-plugin-react-svg ) - rollup plugin to load ` .svg ` files as react components
11+
312## 2.0.0
413
514### Drops Node 0.12 support & webpack 1 support
Original file line number Diff line number Diff line change 77## Packages
88
99+ [ babel-plugin-react-svg] ( /packages/babel-plugin-react-svg )
10+ + [ react-svg-core] ( /packages/react-svg-core )
1011+ [ react-svg-loader] ( /packages/react-svg-loader )
1112+ [ react-svg-loader-cli] ( /packages/react-svg-loader-cli )
13+ + [ rollup-plugin-react-svg] ( /packages/rollup-plugin-react-svg )
1214
1315## Versions
1416
1517### Current
1618
17- VERSION: ` 2.0.0 ` (master)
19+ VERSION: ` 2.x ` (master)
1820
1921Refer [ CHANGELOG] ( CHANGELOG.md )
2022
You can’t perform that action at this time.
0 commit comments