Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

44 lines (34 loc) · 1.08 KB

Change log

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.

2.0.1

Fixed

  • Find an associated form even when in a nested shadow DOM.
  • Updated dependencies to latest version

2.0.0

Changed

  • License changed to MIT (from Apache 2) this matches TinyMCE 6 license
  • Changed default cloudChannel to '6'.

Fixed

  • Updated dependencies to latest available versions.

1.2.0 - 2021-03-11

Fixed

  • Updated dependencies to latest available versions.

1.1.0 - 2021-01-07

Changed

  • Converted demo server app to TypeScript.
  • Updated dependencies.
  • Added eslint.
  • Adopted beehive-flow branching and versioning process/tooling.

1.0.2 - 2020-09-22

Changed

  • Updated dependencies to latest available versions

1.0.1 - 2020-08-31

Added

  • Added CDN demo.

Changed

  • Updated README.md

1.0.0 - 2020-08-27

Added

  • Initial release of web component wrapper around TinyMCE.