Skip to content

Commit 3694835

Browse files
chore(main): release 15.34.3 (#960)
1 parent ab8773d commit 3694835

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [15.34.3](https://github.com/gravity-ui/markdown-editor/compare/v15.34.2...v15.34.3) (2026-02-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **SelectionContext:** skip updates on attribute-only DOM mutations ([#961](https://github.com/gravity-ui/markdown-editor/issues/961)) ([23ee605](https://github.com/gravity-ui/markdown-editor/commit/23ee6058d4597a27a1efc9d27db9b2a4b0f63f77))
9+
* **styles:** added YFM styles overrides layer ([#951](https://github.com/gravity-ui/markdown-editor/issues/951)) ([ab8773d](https://github.com/gravity-ui/markdown-editor/commit/ab8773d05f00377196a41843a9eb3133c3c34c4d))
10+
* **YfmHeading:** fix parsing custom ids in headings ([#959](https://github.com/gravity-ui/markdown-editor/issues/959)) ([a690b15](https://github.com/gravity-ui/markdown-editor/commit/a690b15274338dc4ffe7bf26a790361ccfbf23e0))
11+
312
## [15.34.2](https://github.com/gravity-ui/markdown-editor/compare/v15.34.1...v15.34.2) (2026-02-18)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/markdown-editor",
3-
"version": "15.34.2",
3+
"version": "15.34.3",
44
"description": "Markdown wysiwyg and markup editor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)