We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 966a92e commit c172859Copy full SHA for c172859
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [15.34.5](https://github.com/gravity-ui/markdown-editor/compare/v15.34.4...v15.34.5) (2026-03-03)
4
+
5
6
+### Performance Improvements
7
8
+* **Placeholder:** optimize placeholders rendering ([#966](https://github.com/gravity-ui/markdown-editor/issues/966)) ([966a92e](https://github.com/gravity-ui/markdown-editor/commit/966a92eb121982741b0b73f946ca8a6734e4970a))
9
10
## [15.34.4](https://github.com/gravity-ui/markdown-editor/compare/v15.34.3...v15.34.4) (2026-02-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/markdown-editor",
- "version": "15.34.4",
+ "version": "15.34.5",
"description": "Markdown wysiwyg and markup editor",
"license": "MIT",
"repository": {
0 commit comments