v2.0.0
Huge thanks to all the contributors for this 2.0 release, that’s a big one! 😘
New
- React 16 support [#123]
dist
isn’t compiled with Webpack anymore. It’s now simply CommonJS files (via Babel) [#108]
Picker
showPreview
props
Improvements
- Greatly reduced lib size (bundle & npm) [#103, #104]
- Country flags [#99]
- Avoid repaint on scroll [#119]
Misc
- Now using Storybook for development / examples [#124]