We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 310c83f commit ca85fa2Copy full SHA for ca85fa2
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.1.12 (2021-10-29)
2
+
3
+### Bug fixes
4
5
+Fix issue where the default PC keymap was used on recent versions of iPhone or iPad operating systems.
6
7
## 1.1.11 (2021-10-06)
8
9
### Bug fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "prosemirror-commands",
- "version": "1.1.11",
+ "version": "1.1.12",
"description": "Editing commands for ProseMirror",
"main": "dist/index.js",
"module": "dist/index.es.js",
0 commit comments