@platejs/core
Patch Changes
-
#4983 by @bbyiringiro – Fix
.configure({ inputRules })losing rules on subsequent editor instancesThe user's config object was shared across resolutions via closure; clearing
inputRuleson the first resolve left later editors (StrictMode remounts, HMR, multi-editor pages) with no configured rules. -
#4983 by @bbyiringiro – Fix
createTextSubstitutionInputRulenot firing on the final character of flat matches (e.g.->→→,(c)→©)
@platejs/utils
Patch Changes
- Updated
@platejs/core.
platejs
Patch Changes
- Updated
@platejs/core,@platejs/utils.
Contributors
Thanks to everyone who contributed to this release:
Full changelog: v53.0.5...v53.0.6