Cache Busting in Vue SDK and fetchOneEntry

It appears that the current version of the Builder SDK does not support the cachebust option in fetchOneEntry. I’m using the Vue SDK, though this appears to be true for all packages.

I’ve reviewed the current source of the method, and I’m not seeing it present, despite the documentation on the site.

It is frustrating that Builder’s documentation seems to continually point me in the wrong direction.

Is there a plan to add support for this option in fetchOneEntry, if so when, and if not, what is the current recommended best practice to request uncached data from Builder’s Content API?