Skip to content

Commit 2c249da

Browse files
committed
v3.2.6
1 parent bf8a6f9 commit 2c249da

33 files changed

Lines changed: 233 additions & 130 deletions

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.2.6](https://github.com/ueberdosis/hocuspocus/compare/v3.2.5...v3.2.6) (2025-10-17)
7+
8+
9+
### Bug Fixes
10+
11+
* bind onUpdate before afterLoadDocument, as changes wont be saved otherwise ([bf8a6f9](https://github.com/ueberdosis/hocuspocus/commit/bf8a6f9b2902a81664bbbba8e8a34f7112570d2a))
12+
13+
14+
### Features
15+
16+
* rewrite of redis unloading logic to utilize before/after-unloadDocument ([#1007](https://github.com/ueberdosis/hocuspocus/issues/1007)) ([8f86caf](https://github.com/ueberdosis/hocuspocus/commit/8f86caff4e74601ecc98fff293fc58584af27176))
17+
18+
19+
20+
21+
622
## [3.2.5](https://github.com/ueberdosis/hocuspocus/compare/v3.2.4...v3.2.5) (2025-10-07)
723

824

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.2.5"
7+
"version": "3.2.6"
88
}

0 commit comments

Comments
 (0)