Commit graph

13 commits

Author SHA1 Message Date
Orta Therox
1d6f5a0e24 Let TypeScript resolve deps in lib files + allow external tools to extend the lib support 2020-06-26 09:32:08 -04:00
Alex Dima
35454d834d
Add a note to all generated files 2020-03-02 17:46:10 +01:00
Orta Therox
e0992c9470 Update the lib generator instead of editing the libn file directly 2020-03-01 12:39:42 -05:00
Orta Therox
4fefe8993f Ensure that the default es2015 libraries include dom, webworker, and scripthost 2020-02-28 10:42:01 -05:00
Orta Therox
950c06f26e Bump default dts to 2015 2020-02-13 21:47:01 -05:00
Alex Dima
11abbeebb2
Avoid huge .d.ts files 2019-12-20 21:03:59 +01:00
Joni Katajamäki
74707cb636 Update TypeScript to 3.7.2 2019-11-09 17:56:19 +02:00
Orta Therox
c8b92c097f Adds backwards compatability for diagnostic chains 2019-08-29 13:00:09 -04:00
Russell Davis
c13c791795 Upgrade to typescript 3.5.1
I followed the procedure at https://github.com/microsoft/monaco-typescript#updating-typescript

The only manual change I had to make was to add "es2015.iterable" to the
lib section of tsconfig.json (and tsconfig.esm.json).
2019-06-07 14:55:45 -07:00
Alex Dima
c0f4050960 Adopt TypeScript@3.3 2019-03-04 15:58:50 +01:00
Pavel Lang
e493629099
chore: upgrade packages
npm i typescript@^3.2.2 monaco-editor-core@^0.15.5
2018-12-08 08:13:20 +01:00
Alex Dima
27f5823a7e Adopt new editor, bump TypeScript 2018-11-12 16:50:08 +01:00
Alex Dima
be47b28d96 Use a more compact format for dts to avoid duplication 2018-08-08 17:34:03 +02:00