# **Feature Request** ## **Is your feature request related to a problem? Please describe.** Update package to use newly abstracted `pollForProcessingImage` and `preserveTransformations` ``` import { pollForProcessingImage } from '@cloudinary-util/util'; ``` and `preserveTransformations` no longer needs to be maintained within the framework https://github.com/cloudinary-community/cloudinary-util/pull/184 https://github.com/cloudinary-community/cloudinary-util/pull/187 Updates done in Next Cloudinary: https://github.com/cloudinary-community/next-cloudinary/pull/504