I'm seeing the following warnings using the example `textToEntity` middleware: ``` DraftEntity.js:35 WARNING: DraftEntity.create will be deprecated soon! Please use "contentState.createEntity" instead. ```