UNPKG

unified-doc-dom

Version:
33 lines (14 loc) 1.04 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.0.1](https://github.com/unified-doc/unified-doc-dom/compare/unified-doc-dom@2.0.0...unified-doc-dom@2.0.1) (2020-09-03) ### Bug Fixes * **registerMarks:** fix potential `undefined` errors if `markCallback` does not exist ([4ed057a](https://github.com/unified-doc/unified-doc-dom/commit/4ed057ad1af0d4f03c36dc97280d3fa2948a1e55)) * **select-text:** make end >= start inclusive ([7320f02](https://github.com/unified-doc/unified-doc-dom/commit/7320f02dbe1e1d7d8f7cac5ce5f108e5cf936b07)) # 2.0.0 (2020-08-21) * feat(unified-doc-dom)!: release v2 ([ca0e6c8](https://github.com/unified-doc/unified-doc-dom/commit/ca0e6c8809431e09c344d5b57f6dd0be4e1258f8)) ### Features * ship v2 ([7fcdc4a](https://github.com/unified-doc/unified-doc-dom/commit/7fcdc4a31a96d15d54a692f197ad6df8e3bcde89)) ### BREAKING CHANGES * - rename `annotations` -> `marks` - updated types