Releases: kommitters/editorjs-undo
Releases · kommitters/editorjs-undo
v2.0.28
v2.0.27
2.0.27 (01.04.2024)
- Fix bug #243 - Fix unexpected behavior when there are initial data loaded.
- Fix bug #243 - Fix unexpected behavior when there are several copied paragraphs.
- Update #206 - Update Github workflows dependencies and allowed-endpoints.
- Fix bug #224 - Fix unexpected behavior when trying to split and create a new paragraph.
v2.0.26
v2.0.25
v2.0.24
v2.0.23
v2.0.22
v2.0.21
2.0.21 (18.04.2023)
- Add default shortcut for
CMD+SHIFT+Z
command to redo. - Update all dependencies.
v2.0.20
2.0.20 (10.03.2023)
- Add the
dist/bundle.js
file of previous release - Fix bug when there is the last element to undo: Uncaught TypeError: Cannot read properties of undefined (reading 'holder').
v2.0.19
2.0.19 (07.03.2023)
- Fix bug when there is the last element to undo: Uncaught TypeError: Cannot read properties of undefined (reading 'holder').
- Update all dependencies.