v2.0.0
harshzalavadiya
released this
07 Apr 20:57
·
609 commits
to master
since this release
Changelog
- Removed emotion and replaced with lightweight alternative https://www.npmjs.com/package/goober reducing bundle size from
~14 KB
to~4.5 KB
(both gzipped) - Migrated from rollup to https://github.com/jaredpalmer/tsdx providing better DX
Breaking Changes
<ThemeProvider/>
removed and adopted CSS variables- If you are using library without customized theme it's fully backward comptable
- How to use CSS variables can be found here