Skip to content

Releases: sergeysova/craft

0.3.3

11 Sep 09:11
Compare
Choose a tag to compare

Key changes

  • Minify bundle

0.3.2

11 Sep 09:09
Compare
Choose a tag to compare

Key changes

  • Fixed bundling react, react-dom, next. Now bundle much smaller

0.3.1

11 Sep 08:53
Compare
Choose a tag to compare

Key changes

  • Removed next, react and react-dom from production dependencies

0.3.0

11 Sep 07:35
8bf14c2
Compare
Choose a tag to compare

First release

Notice changes to the original Novel project

Key Changes:

  • Renamed to @sergeysova/craft: A fresh identity to signify our unique approach.
  • Updated Dependencies: To ensure you're working with the latest and most secure libraries.
  • Streamlined Default Editor Content: Removed Novel-specific links for a cleaner user experience.
  • Disabled Specific Features: Including the Image block and AI support, to be reintroduced as optional extensions.
  • Enabled Syntax Highlighting: Replaced standard code block extension with another with lowlight support.

Removed:

  • AI Support (will be introduced as an extension)
  • Feedback Command
  • Image Uploader (will be introduced as an extension)
  • Integration with LocalStorage (easy to integrate on the user's side)
  • debouncedUpdate (editor fully controlled)
  • Vercel Analytics (you can use any analytics service for your own)