react-with-styles-interface-css-compiler
Version:
Build step package for generating a static css file to support a react-with-styles project built with the react-with-styles CSS interface
27 lines (19 loc) • 660 B
Markdown
v2.2.0
- [new][deps] Update `react-with-styles-interface-css` ^5.0.0 -> ^6.0.0
v2.1.0
- [new][deps] Update `react-with-styles-interface-css` ^4.0.1 -> ^5.0.0
- [dev deps] Update `react-with-styles` ^3.1.0 -> ^4.0.0
v2.0.0
- [breaking] update to babel 7
- [deps] update `aphrodite`, `clean-css`, `jsdom`, `react-with-styles-interface-css`
v1.1.2
- Return object from getCSS method to support rendering components when building CSS
v1.1.1
- Patch support for latest versions of RWS
v1.1.0
- Add react 16 peer dep support
- Peg react-with-styles in the compiler
v1.0.1
- Fix react-with-styles-interface-css dependency semver range
v1.0.0
- Initial release