All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- New workspace using Nx.Dev
- remove
source-map-support
to fix the issue #46,source-map-support
is not for web platform. - remove
react
as a dependency. react should be peer dependency.
- Rewrote all, the package is now only responsible to expose hook functions, control the mounting of grapesjs editors.
- Rewrite from scratch