Releases: steven-tey/novel
Releases · steven-tey/novel
[email protected]
- Fixes missing types.
Full Changelog: https://github.com/steven-tey/novel/compare/[email protected]@0.2.10
[email protected]
What's Changed
- fix: rename updated image type by @bouceka in #315
- feat: clear nodes on node selector by @brunocroh in #322
- Miscellaneous fixes by @haydenbleasel in #321
- fix: remove drag-handle on drop by @brunocroh in #323
- fix: dont trigger slash-command on codeBlock nodes by @brunocroh in #326
New Contributors
- @bouceka made their first contribution in #315
- @haydenbleasel made their first contribution in #321
Full Changelog: https://github.com/steven-tey/novel/compare/[email protected]@0.2.8
[email protected]
What's Changed
- fix: update docs & rename type to EditorInstance by @andrewdoro in #310
- feat: configure changesets for release by @andrewdoro in #311
- fix: update packge docs by @andrewdoro in #314
Full Changelog: https://github.com/steven-tey/novel/compare/[email protected]
0.2.6
0.2.4
0.2.3
Full Changelog: 0.2.1...0.2.3
0.2.1
What's Changed
(Minor): Updated Placeholder without or '++' for AI autocomplete...
until AI features are available
Full Changelog: v0.1.0...0.2.1
0.2.0
WIP Novel docs here Docs
What's Changed
- RFC: Headless core components & imperative support by @andrewdoro in #136
- feat: add docs app by @andrewdoro in #284
- fix: update dark mode class to drag handler component by @brunocroh in #286
- [Fix] - Correct License Link in README.md by @justinjunodev in #274
- fix: image move when dragged by @brunocroh in #287
New Contributors
- @andrewdoro made their first contribution in #136
- @brunocroh made their first contribution in #286
- @justinjunodev made their first contribution in #274
Full Changelog: 0.1.22...0.2.0
0.1.22
What's Changed
- Fix Style injection caused tailwind override css priorities by @eyalcohen4 in #161
- feat: use more general type for extensions option by @tjwelde in #171
- Create context provider for storing
/api/generate
endpoint by @steven-tey in #190 - Added support for transforming pasted markdown text by @steven-tey in #191
New Contributors
Full Changelog: 0.1.21...0.1.22
0.1.21
What's Changed
Introducing a new disableLocalStorage
prop that allows you to disable reading / writing content from local storage!
Shoutout to @krehak for the fix!
New Contributors
Full Changelog: 0.1.20...0.1.21