github udecode/plate @udecode/plate-ui-cloud@20.0.0

latest releases: @udecode/plate-table@38.0.6, @udecode/plate@38.0.6, @udecode/plate-utils@38.0.6...
18 months ago

Minor Changes

  • #2254 by @thesunny – Add options to set minResizeWidth and maxResizeWidth to CloudImagePlugin.

        createCloudImagePlugin({
          options: {
            maxInitialWidth: 320,
            maxInitialHeight: 320,
            minResizeWidth: 100,
            maxResizeWidth: 720,
          },
        }),

Patch Changes

Don't miss a new plate release

NewReleases is sending notifications on new releases.