Skip to content

Latest commit

 

History

History
97 lines (50 loc) · 5.1 KB

CHANGELOG.md

File metadata and controls

97 lines (50 loc) · 5.1 KB

Changelog

5.1.1

Patch Changes

5.1.0

Minor Changes

5.0.3

Patch Changes

5.0.2

Patch Changes

5.0.1

Patch Changes

5.0.0

Major Changes

Patch Changes

4.0.3

Patch Changes

  • #63 ae72d0c Thanks @JounQin! - fix: require could be unavailable when toggle from esm to amd

4.0.2 (2021-05-28)

Bug Fixes

4.0.1 (2021-05-25)

Bug Fixes

  • replace monaco-editor/esm/vs/editor/editor.api with monaco-editor (#59) (4f56b36)

4.0.0 (2021-05-24)

Features

  • upgrade angular v12, rxjs v7, webpack v5 (53dce0f)

3.0.3 (2021-05-02)

Bug Fixes

3.0.2 (2021-04-02)

3.0.1 (2021-03-04)

Features

  • mark isDarkTheme$$ as private (#46) (25335a8)
  • support duplicate code editor to change theme (#45) (8aebf4f)

Bug Fixes

  • importing all languages and features to esm story (#43) (4ab29b8)

3.0.0 (2021-02-25)

⚠ BREAKING CHANGES

  • support rerender after content changed (#42)

Features

  • support rerender after content changed (#42) (3fe6092), closes #2
  • use GitHub Actions for publishing (93b55c5)