New
novel@0.5.0
Breaking Changes
- simpleExtensions is no longer exported, instead you have to configure each extension manually
What's Changed
- fix : bold text color + bold highlight color by @MODSetter in https://github.com/steven-tey/novel/pull/403
- Fix: Wrap suggestionItems with by @ziyaDev in https://github.com/steven-tey/novel/pull/410
- bug: Usage of
editor.chain().focus()removes focus from tippy popover Fixes #412 by @tautastic in https://github.com/steven-tey/novel/pull/413 - fix: remove default extensions and make them standalone exports by @cristianrdu in https://github.com/steven-tey/novel/pull/417
- feature: add mathematics extension by @phyohtetarkar in https://github.com/steven-tey/novel/pull/420
New Contributors
- @ziyaDev made their first contribution in https://github.com/steven-tey/novel/pull/410
- @tautastic made their first contribution in https://github.com/steven-tey/novel/pull/413
- @phyohtetarkar made their first contribution in https://github.com/steven-tey/novel/pull/420
Full Changelog: https://github.com/steven-tey/novel/compare/novel@0.4.3...novel@0.5.0