**Describe the bug** Since the `0.31.1` release, the default value of `previewWidth` on image blocks is `undefined`:  Problem is, the type of this property is still `number`, where is should be `number | undefined`. **To Reproduce** N/A **Misc** N/A