Releases: sandstorm/LazyDataSource
Releases · sandstorm/LazyDataSource
bugfixes for Single Select
bugfix for single select
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.
1.1.1
Feature: Add icon and preview option, as well as secondary and tertiary label #2
Thanks @jonnitto for your work ❤️
initial public release
1.0.0 dataSourceMakeNodeIndependent and cleanup