Releases: yjs/y-monaco
Releases · yjs/y-monaco
v0.1.6
v0.1.5
v0.1.4
v0.1.3
- remove preversion step f4a32b9
- update dependencies and make this an esm module ae2d46d
- Merge pull request #15 from YousefED/patch-3 56e3289
- add documentation 84c633b
- cache value of toString because it's potentially expensive fb46dc6
- Merge pull request #14 from YousefED/patch-2 7638b47
- Merge pull request #12 from YousefED/patch-1 15df01e
- add clientID to css classnames fbfa2e1
- don't call setValue unnecessarily 5a1d752
- fix awareness check 099cf3a
v0.1.2
- use monaco-webpack-plugin 0904a9d
- bump all dependencies 9ef1b31
- Merge branch 'raedle-master' 800420f
- [ISSUE #7] ITextModel.pushEditOperations will eventually create delete ops when local ops are applied, which can lead to inconsistent ITextModels on the different clients. Using the ITextModel.applyEdits prevents these ops 46693f1
- [ISSUE #7] ITextModel.pushEditOperations will eventually create delete ops when local ops are applied, which can lead to inconsistent ITextModels on the different clients. Using the ITextModel.applyEdits prevents these ops 8ed54ef
- [ISSUE #7] ITextModel.pushEditOperations will eventually create delete ops when local ops are applied, which can lead to inconsistent ITextModels on the different clients. Using the ITextModel.applyEdits prevents these ops 009ae48
- Merge pull request #5 from wmhilton/patch-1 577f4ae
- fix(doc): corrected link to demo f3a0cd1