Is gatsby-plugin-remove-fingerprints still required?

This post (updated recently)

mentions that Gatsby users should use this to avoid caching issues. The plugin however has been deleted from Github by the author, and I am unsure if this is still safe or relevant. I still get things like this this where each build has a bunch of new assets, and I don’t want the cache to keep changing on our deployed sites.

I think it’s always good to avoid fingerprinting when using Netlify, but here is a relevant discussion: