Skip to content

v2.0.0

Compare
Choose a tag to compare
@EtienneLem EtienneLem released this 28 Sep 22:35
· 413 commits to master since this release

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]

Commits

v1.0.1...v2.0.0