v0.33.1
This is a patch release with a fix for the new $config flat NodeState API
Highlights
Core
- ✅ #7683 Implement missing
updateJSONsupport for$configflatNodeState - 🆕 #5829
RangeSelection.setFormatsetter
What's Changed
- v0.33.0 by @etrepum in https://github.com/facebook/lexical/pull/7672
- [lexical-link] Chore: Fix test names by @noamzaks in https://github.com/facebook/lexical/pull/7666
- Add a setter for the format property on RangeSelection by @HyperVS in https://github.com/facebook/lexical/pull/5829
- [lexical] Bug Fix: Implement missing deserialization for flat $config NodeState by @etrepum in https://github.com/facebook/lexical/pull/7683
New Contributors
- @HyperVS made their first contribution in https://github.com/facebook/lexical/pull/5829
Full Changelog: https://github.com/facebook/lexical/compare/v0.33.0...v0.33.1