What's Changed
- fix(core) 'enter' behavior on android custom node views by @C-Hess in #4153
- Documentation: Add missing editor getters by @muttenzer in #4150
- chore: added CODEOWNERS file by @bdbch in #4154
- Require file extensions for imports and exports by @benasher44 in #4001
- Fix nested lists style issue by @tommy-typos in #4172
- Update markInputRule.ts by @mcshaz in #4162
- fix: Prevent auto-linking when typing URL inside inline code mark by @rfgamaral in #4160
- fix(core) Nested chain not preserving dispatch state by @C-Hess in #4152
- fix(core) Allow text style to be clearable on new lines by @C-Hess in #4151
- fix(react): update select state when text selection is around by @bdbch in #4148
- New Cut Command & Position Mapping for insertContentAt by @bdbch in #4141
- fixed: check props.clientRect before creating ReactRenderer by @HariAcharya80 in #4138
- Fix mod+z/mod+y failed with capslock by @Slapbox in #4132
- Destroy editor in safe by @KentoMoriwaki in #4000
- Rel cannot be set by @lekoala in #4112
- fix(extension-link): fixes link going to wrong url by @joenarus in #4078
- fix(extension-link): do not use window.open for links in readonly mode by @thecodrr in #4073
- Fix(vue-3): component names in Vue 3 devtools by @segevfiner in #3970
- chore(docs): CDN installation documentation by @RicoTrevisan in #4045
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