@firecms/collection_editor 3.0.0-rc.3 → 3.0.0-rc.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -8353,10 +8353,7 @@ const blogCollectionTemplate = {
8353
8353
  previewAsTag: true
8354
8354
  }
8355
8355
  }
8356
- }),
8357
- initialFilter: {
8358
- status: ["==", "published"]
8359
- }
8356
+ })
8360
8357
  };
8361
8358
  const usersCollectionTemplate = {
8362
8359
  id: "users",