All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Remove draft-js-utils dependency (was unused)
- Add ESM entry point — Thanks to @TrySound
- Match version range for immutable to the same as draft-js
- Add support for drat-js 0.10.0 entity API changes.
- Releasing as v1.0.0 for better semver compatibility.
- Include support for importing block metadata from the AST. Thanks to @corbanbrook!
- Ensure we return a valid
ContentState
object whether or not there’s any content.
- Fix
depth
handling. Thanks to @corbanbrook!
First public release