Fix a crash in `liftListItem` that happens when list items that can't be merged are lifted together.
1.1.5
Bug fixes
Fix an issue where `splitListItem` would delete content when activated in a sublist that had content directly after it.
1.1.4
Bug fixes
Fix a regression where `liftListItem` couldn't lift a paragraph from the end of a composite list item.
1.1.3
Bug fixes
Fix an issue where `splitListItem` could delete other content in the item when pressing enter in an empty paragraph that had other content below it in a list item.
1.1.2
Bug fixes
Rename ES module files to use a .js extension, since Webpack gets confused by .mjs
1.1.1
Bug fixes
The file referred to in the package's `module` field now is compiled down to ES5.