Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 706 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 706 Bytes

Changelog

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.

Unreleased

Added

[3.1.2] - 2021-03-20

Fixed

  • 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.

[3.0.0] - 2019-12-13

  • Rewrote all, the package is now only responsible to expose hook functions, control the mounting of grapesjs editors.

[Unreleased]

  • Rewrite from scratch