v0.17.3 Release
- Loosen the type check when calling
pb.files.getUrl(record, filename)
to allow passing thepb.authStore.model
without type assertion.
pb.files.getUrl(record, filename)
to allow passing the pb.authStore.model
without type assertion.