Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-10 | 894 Bytes | |
v0.33.1 source code.tar.gz | 2025-07-10 | 5.6 MB | |
v0.33.1 source code.zip | 2025-07-10 | 6.3 MB | |
Totals: 3 Items | 11.9 MB | 2 |
This is a patch release with a fix for the new $config
flat NodeState API
Highlights
Core
- ✅ [#7683] Implement missing
updateJSON
support for$config
flatNodeState
- 🆕 [#5829]
RangeSelection.setFormat
setter
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