For which library do you have a feature request?
native-federation
Information
Please expose a version, hash, or timestamp in the remoteEntry.json.
We store the entire remoteEntry in a custom blob store to reduce the dependency on the external URL. The app is therefore hosted under our own URL.
It would be very helpful if we could check whether a hash inside the remoteEntry has changed, so we can reload all files into the blob store when necessary.
Describe any alternatives/workarounds you're currently using
No response
I would be willing to submit a PR to fix this issue