github udecode/plate v53.0.6

6 hours ago

@platejs/core

Patch Changes

  • #4983 by @bbyiringiro – Fix .configure({ inputRules }) losing rules on subsequent editor instances

    The user's config object was shared across resolutions via closure; clearing inputRules on the first resolve left later editors (StrictMode remounts, HMR, multi-editor pages) with no configured rules.

  • #4983 by @bbyiringiro – Fix createTextSubstitutionInputRule not 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:

@bbyiringiro

Full changelog: v53.0.5...v53.0.6

Don't miss a new plate release

NewReleases is sending notifications on new releases.