cloudinary-community / cloudinary-util

https://cloudinary-util.vercel.app
MIT License
12 stars 19 forks source link

fix: enumerate plugin props #224

Closed ssalbdivad closed 1 month ago

ssalbdivad commented 1 month ago

Description

Based on a conversation with @colbyfayock, this adds back enumerated props for each plugin.

They're collected via two top-level exports, cloudinaryPluginProps and cloudinaryPluginKeys, so we can expose which props are handled by cloudinary without all the implementation details of each plugin.

github-actions[bot] commented 1 month ago

:tada: This PR is included in version @cloudinary-util/url-loader-v6.0.0-beta.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: