Skip to content

Data filter name changed

Choose a tag to compare

@Nomafin Nomafin released this 17 Nov 07:48
· 33 commits to master since this release
19aa0e1

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.