Skip to content

Commit 2f4d9b8

Browse files
committed
docs: changelog, drop npm & yarn install
1 parent 1654ddd commit 2f4d9b8

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# 0.4.0
2+
3+
- Added support for reactive `options.language` ([#2](https://github.com/LeoDog896/svelte-monaco/issues/2)).

README.md

-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@
44

55
Reactive two-way, full theme support monaco editor for Svelte(&Kit).
66

7-
```sh
8-
npm install --save-dev svelte-monaco
9-
```
10-
11-
```sh
12-
yarn add --save-dev moncao-svelte
13-
```
14-
157
```sh
168
pnpm install --save-dev svelte-monaco
179
```

0 commit comments

Comments
 (0)