Releases: phantomstudios/css-components
Releases · phantomstudios/css-components
0.0.7
- Changed: Better enforcement of types
0.0.6
- Added: default variants
- Breaking Change: API has changed and most configuration is done within the
config
argument
0.0.5
- Added: A util to inspect the prop types of a component.
0.0.4
Tidy and Tests (#7)
0.0.3
Add Unit Tests (#6) * Add Unit Tests * minor * exotic test * More
0.0.2
- Fix: Remove Logging
- Change: styled is now exported
0.0.1
- Initial Release