mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 22:02:55 +01:00
Make clear our intentions to adopt TS 2.0
This commit is contained in:
parent
077be8bd68
commit
4dfa2b4d44
1 changed files with 2 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
## [0.6.0]
|
||||
- This will be the last release that contains specific IE9 and IE10 fixes/workarounds. We will begin cleaning our code-base and remove them.
|
||||
- We plan to adopt TypeScript 2.0, so this will be the last release where `monaco.d.ts` is generated by TypeScript 1.8.
|
||||
- `javascript` and `typescript` language services:
|
||||
- exposed API to get to the underlying language service.
|
||||
- fixed a bug that prevented modifying `extraLibs`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue