Skip to content

Commit d362cad

Browse files
chore: release ng-monaco-editor v4.0.3 (#64)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: JounQin <[email protected]>
1 parent ae72d0c commit d362cad

File tree

3 files changed

+16
-24
lines changed

3 files changed

+16
-24
lines changed

.changeset/nice-stingrays-end.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,58 +1,55 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
3+
## 4.0.3
44

5-
### [4.0.2](https://github.com/alauda/ng-monaco-editor/compare/v4.0.1...v4.0.2) (2021-05-28)
5+
### Patch Changes
6+
7+
- [#63](https://github.com/alauda/ng-monaco-editor/pull/63) [`ae72d0c`](https://github.com/alauda/ng-monaco-editor/commit/ae72d0c5f9f907d9abf41cd2261d18f6220195a1) Thanks [@JounQin](https://github.com/JounQin)! - fix: require could be unavailable when toggle from esm to amd
68

9+
### [4.0.2](https://github.com/alauda/ng-monaco-editor/compare/v4.0.1...v4.0.2) (2021-05-28)
710

811
### Bug Fixes
912

10-
* improve types for EventEmitter ([#60](https://github.com/alauda/ng-monaco-editor/issues/60)) ([93271db](https://github.com/alauda/ng-monaco-editor/commit/93271dbb075b346489fe7a42db2e18d9d991a8fc))
13+
- improve types for EventEmitter ([#60](https://github.com/alauda/ng-monaco-editor/issues/60)) ([93271db](https://github.com/alauda/ng-monaco-editor/commit/93271dbb075b346489fe7a42db2e18d9d991a8fc))
1114

1215
### [4.0.1](https://github.com/alauda/ng-monaco-editor/compare/v4.0.0...v4.0.1) (2021-05-25)
1316

14-
1517
### Bug Fixes
1618

17-
* replace monaco-editor/esm/vs/editor/editor.api with monaco-editor ([#59](https://github.com/alauda/ng-monaco-editor/issues/59)) ([4f56b36](https://github.com/alauda/ng-monaco-editor/commit/4f56b369249949feed4aaf302ebe768e072f43a2))
19+
- replace monaco-editor/esm/vs/editor/editor.api with monaco-editor ([#59](https://github.com/alauda/ng-monaco-editor/issues/59)) ([4f56b36](https://github.com/alauda/ng-monaco-editor/commit/4f56b369249949feed4aaf302ebe768e072f43a2))
1820

1921
## [4.0.0](https://github.com/alauda/ng-monaco-editor/compare/v3.0.3...v4.0.0) (2021-05-24)
2022

21-
2223
### Features
2324

24-
* upgrade angular v12, rxjs v7, webpack v5 ([53dce0f](https://github.com/alauda/ng-monaco-editor/commit/53dce0fdd2de3cb1fc96e44aa67c8db982119194))
25+
- upgrade angular v12, rxjs v7, webpack v5 ([53dce0f](https://github.com/alauda/ng-monaco-editor/commit/53dce0fdd2de3cb1fc96e44aa67c8db982119194))
2526

2627
### [3.0.3](https://github.com/alauda/ng-monaco-editor/compare/v3.0.2...v3.0.3) (2021-05-02)
2728

28-
2929
### Bug Fixes
3030

31-
* use esm to import monaco namespace. [#53](https://github.com/alauda/ng-monaco-editor/issues/53) ([#54](https://github.com/alauda/ng-monaco-editor/issues/54)) ([fbf838a](https://github.com/alauda/ng-monaco-editor/commit/fbf838a7b66f2dfd2dd5fafc834b536a24b234af))
31+
- use esm to import monaco namespace. [#53](https://github.com/alauda/ng-monaco-editor/issues/53) ([#54](https://github.com/alauda/ng-monaco-editor/issues/54)) ([fbf838a](https://github.com/alauda/ng-monaco-editor/commit/fbf838a7b66f2dfd2dd5fafc834b536a24b234af))
3232

3333
### [3.0.2](https://github.com/alauda/ng-monaco-editor/compare/v3.0.1...v3.0.2) (2021-04-02)
3434

3535
### [3.0.1](https://github.com/alauda/ng-monaco-editor/compare/v3.0.0...v3.0.1) (2021-03-04)
3636

37-
3837
### Features
3938

40-
* mark isDarkTheme$$ as private ([#46](https://github.com/alauda/ng-monaco-editor/issues/46)) ([25335a8](https://github.com/alauda/ng-monaco-editor/commit/25335a8e4cefa0691dbd8ba72e50aeb6eb6d0fb3))
41-
* support duplicate code editor to change theme ([#45](https://github.com/alauda/ng-monaco-editor/issues/45)) ([8aebf4f](https://github.com/alauda/ng-monaco-editor/commit/8aebf4fc2d0c5141d6d9b33c9f732fb8b7e8fe7e))
42-
39+
- mark isDarkTheme$$ as private ([#46](https://github.com/alauda/ng-monaco-editor/issues/46)) ([25335a8](https://github.com/alauda/ng-monaco-editor/commit/25335a8e4cefa0691dbd8ba72e50aeb6eb6d0fb3))
40+
- support duplicate code editor to change theme ([#45](https://github.com/alauda/ng-monaco-editor/issues/45)) ([8aebf4f](https://github.com/alauda/ng-monaco-editor/commit/8aebf4fc2d0c5141d6d9b33c9f732fb8b7e8fe7e))
4341

4442
### Bug Fixes
4543

46-
* importing all languages and features to esm story ([#43](https://github.com/alauda/ng-monaco-editor/issues/43)) ([4ab29b8](https://github.com/alauda/ng-monaco-editor/commit/4ab29b82f83bf44dba788ab4949c8fca24206f24))
44+
- importing all languages and features to esm story ([#43](https://github.com/alauda/ng-monaco-editor/issues/43)) ([4ab29b8](https://github.com/alauda/ng-monaco-editor/commit/4ab29b82f83bf44dba788ab4949c8fca24206f24))
4745

4846
## [3.0.0](https://github.com/alauda/ng-monaco-editor/compare/v2.3.0...v3.0.0) (2021-02-25)
4947

50-
5148
### ⚠ BREAKING CHANGES
5249

53-
* support rerender after content changed (#42)
50+
- support rerender after content changed (#42)
5451

5552
### Features
5653

57-
* support rerender after content changed ([#42](https://github.com/alauda/ng-monaco-editor/issues/42)) ([3fe6092](https://github.com/alauda/ng-monaco-editor/commit/3fe6092ffd47302453298062b67f24121bcfdf0e)), closes [#2](https://github.com/alauda/ng-monaco-editor/issues/2)
58-
* use GitHub Actions for publishing ([93b55c5](https://github.com/alauda/ng-monaco-editor/commit/93b55c5a1bbfd8f30edd9bd126bbe4247f828c1f))
54+
- support rerender after content changed ([#42](https://github.com/alauda/ng-monaco-editor/issues/42)) ([3fe6092](https://github.com/alauda/ng-monaco-editor/commit/3fe6092ffd47302453298062b67f24121bcfdf0e)), closes [#2](https://github.com/alauda/ng-monaco-editor/issues/2)
55+
- use GitHub Actions for publishing ([93b55c5](https://github.com/alauda/ng-monaco-editor/commit/93b55c5a1bbfd8f30edd9bd126bbe4247f828c1f))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-monaco-editor",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "Angular wrapper for monaco-editor",
55
"repository": "git+https://github.com/alauda/ng-monaco-editor.git",
66
"author": "Alauda Frontend",

0 commit comments

Comments
 (0)