2.0.0
What's Changed
Full Changelog: 1.1.1...2.0.0
How to upgrade from 1.x
If you used the DataSourceMultiSelectEditor
you should now use the DataSourceSelectEditor
and set the editor option multiple
to true
. The editors have been unified into one to simplify usage and remove code duplication.