@codernote/record-tree 2.5.0 → 2.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +1 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -521,6 +521,7 @@ const ha = (w) => w.tagName.toLowerCase() === "mark", Y0 = () => {
521
521
  const b = ct(), le = w, F = ae, _e = ct(!1), N = Ia({
522
522
  content: le.content,
523
523
  editable: !le.readOnly,
524
+ enableInputRules: !1,
524
525
  extensions: [
525
526
  za.configure({
526
527
  hardBreak: !1,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codernote/record-tree",
3
- "version": "2.5.0",
3
+ "version": "2.5.2",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "dependencies": {