Data filter name changed
This update breaks backwards-compatibility. If you have used the data filter
dustpress/data/component={component_name}
you need to change it everywhere in your project to
dustpress/components/data={component_name}
This was done to make the filter names more consistent.