v0.14.5
facebook/lexicalv0.14.5Apr 17, 2024by acywatson
AI Summary
A maintenance release focusing on fixing dependency declarations, build scripts, and version management.
Key Highlights
- Fixed missing @lexical/devtools-core dependency in @lexical/react
- Updated lock files and version scripts
- Resolved dependency declaration issues
Full Release Notes
## What's Changed * v0.14.4 by @acywatson in https://github.com/facebook/lexical/pull/5900 * fix(@lexical/react): @lexical/react 0.14.4 brings in @lexical/devtools-core dependency without declaring it by @StyleT in https://github.com/facebook/lexical/pull/5902 * update lock file by @acywatson in https://github.com/facebook/lexical/pull/5904 * Fix version script by @acywatson in https://github.com/facebook/lexical/pull/5906 **Full Changelog**: https://github.com/facebook/lexical/compare/v0.14.4...v0.14.5