v2.1.0-rc.10
Pre-release
Pre-release
What's Changed
- chore(docs): Add missing editor getters by @muttenzer in #4150
- chore(docs): CDN installation documentation by @RicoTrevisan in #4045
- feat(core): New Cut Command & Position Mapping for insertContentAt by @bdbch in #4141
- fix: require file extensions for imports and exports by @benasher44 in #4001
- fix(core) Allow text style to be clearable on new lines by @C-Hess in #4151
- fix(core) Nested chain not preserving dispatch state by @C-Hess in #4152
- fix(core): 'enter' behavior on android custom node views by @C-Hess in #4153
- fix(demos): Fix nested lists style issue by @tommy-typos in #4172
- fix(extension-history): mod+z/mod+y failed with capslock by @slapbox in #4132
- fix(extension-link): do not use window.open for links in readonly mode by @thecodrr in #4073
- fix(extension-link): fixes link going to wrong url by @joenarus in #4078
- fix(extension-link): Prevent auto-linking when typing URL inside inline code mark by @rfgamaral in #4160
- fix(extension-link): Rel cannot be set by @lekoala in #4112
- fix(react): check props.clientRect before creating ReactRenderer by @hariacharya80 in #4138
- fix(react): Destroy editor in safe by @KentoMoriwaki in #4000
- fix(react): update select state when text selection is around by @bdbch in #4148
- fix(vue-3): component names in Vue 3 devtools by @segevfiner in #3970
- refactor(core): Change markInputRule.ts checks by @mcshaz in #4162
New Contributors
- @muttenzer made their first contribution in #4150
- @benasher44 made their first contribution in #4001
- @tommy-typos made their first contribution in #4172
- @mcshaz made their first contribution in #4162
- @hariacharya80 made their first contribution in #4138
- @slapbox made their first contribution in #4132
- @lekoala made their first contribution in #4112
- @joenarus made their first contribution in #4078
- @segevfiner made their first contribution in #3970
Full Changelog: v2.1.0-rc.9...v2.1.0-rc.10