Skip to content

v0.10.4

Choose a tag to compare

@bantic bantic released this 04 Aug 21:56
· 360 commits to master since this release
  • Add buildWithText test helper, postEditor#deleteRange (3327408) (#442)
  • Add postEditor#deleteAtPosition, deprecate deleteFrom (92c3eb6) (#442)
  • Add toRange and toPosition methods to Position, Section, Post (c7ec6eb), closes #258 (#446)
  • Refactor deleteRange (54f56cc) (#444)
  • remove post#sectionsContainedBy(range) (27ba974) (#442)
  • update mobiledoc-pretty-json-renderer to ^2.0.1 (9ff9f13) (#447)
  • Use "version" script instead of postversion with --amend --no-edit (13abc9d) (#448)
  • docs: replaceWithListSection and replaceWithHeaderSection (2b65ad5)
  • Tests: Extract MockEditor, run, renderBuiltAbstract, docs for buildFromText (b473a27) (#442)