Skip to content

Commit 8d20212

Browse files
committed
v3.4.2
1 parent 1f0b5a4 commit 8d20212

File tree

33 files changed

+255
-99
lines changed

33 files changed

+255
-99
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.4.2](https://github.com/ueberdosis/hocuspocus/compare/v3.4.1...v3.4.2) (2025-12-15)
7+
8+
9+
### Bug Fixes
10+
11+
* fixes memory leak under high load, replace nextTick by setTimeout ([1f0b5a4](https://github.com/ueberdosis/hocuspocus/commit/1f0b5a4f9084c0b6e01ddd19ec831d2e2664fc23))
12+
13+
14+
15+
16+
617
## [3.4.1](https://github.com/ueberdosis/hocuspocus/compare/v3.4.0...v3.4.1) (2025-12-09)
718

819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"conventionalCommits": true
55
}
66
},
7-
"version": "3.4.1"
7+
"version": "3.4.2"
88
}

0 commit comments

Comments
 (0)