Skip to content

Commit f1d282d

Browse files
committed
v3.4.1
1 parent 67957ae commit f1d282d

33 files changed

Lines changed: 225 additions & 113 deletions

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.1](https://github.com/ueberdosis/hocuspocus/compare/v3.4.0...v3.4.1) (2025-12-09)
7+
8+
9+
### Bug Fixes
10+
11+
* on awareness craah prevention and memory leak onStoreDocument ([#1032](https://github.com/ueberdosis/hocuspocus/issues/1032)) ([67957ae](https://github.com/ueberdosis/hocuspocus/commit/67957ae4d114c07b8b63cf2900a7ae07f1300f72)), closes [#1](https://github.com/ueberdosis/hocuspocus/issues/1) [#3](https://github.com/ueberdosis/hocuspocus/issues/3) [#1027](https://github.com/ueberdosis/hocuspocus/issues/1027)
12+
13+
14+
15+
16+
617
# [3.4.0](https://github.com/ueberdosis/hocuspocus/compare/v3.3.2...v3.4.0) (2025-10-24)
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.0"
7+
"version": "3.4.1"
88
}

0 commit comments

Comments
 (0)