v0.13.1 (2024-01-26)
A wild console.info
got into our 0.13 release...
Besides that, this small patch addresses some more issues, including Next.js server-side compatibility (thanks @2wheeh!).
What's Changed
- Add missing flow types by @zurfyx in #5542
- v0.13.0 by @zurfyx in #5540
- Add row/column with correct header styles by @Shubhankerism in #5546
- Floating link editor for AutoLinkNode and conversion to LinkNode once modified. by @HarrySIV in #5536
- feat: Expose getActiveEditor and getActiveEditorState by @yf-yang in #5409
- Update CODEOWNERS by @zurfyx in #5550
- Check global.window on DOM availability check by @2wheeh in #5547
- docs: correct react plugin name by @sj-h4 in #5554
- Update InlineImageNode.tsx by @olvvlo in #5552
- Allow an empty paragraph child on converting from markdown by @2wheeh in #5517
New Contributors
Full Changelog: v0.13.0...v0.13.1