Releases: country-regions/react-country-region-selector
Releases · country-regions/react-country-region-selector
2.1.0
2.0.0
1.4.7
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
- Breaking change: the library is no longer exported in UMD format. Now only exported in es6 (dist/rcrs.es.js) and commonJS (dist/rcrs.js) format. This library is intended for use in React applications.
- Breaking change: no longer available via Bower. I don't recall ANY react component used via Bower, so if I'm mistaken here, open a github issue to explain you use case and I can re-add it. If you need UMD, check out the []plain vanilla version](https://github.com/country-regions/country-region-selector).
country-region-data updated to latest version (1.4.4) - You can now pass arbitrary attributes to the components (e.g. style={{ color: 'red' }} and have them output in the markup)
- the old gulp build process updated to use rollup.
- this component library, the source data set and the plain vanilla JS version are now all grouped under a single github organization.
Milestone: https://github.com/country-regions/react-country-region-selector/milestone/1?closed=1