Skip to content

Releases: suren-atoyan/monaco-loader

v1.4.0

01 Oct 23:23
Compare
Choose a tag to compare
  • monaco-editor: update to the latest version (0.43.0)

v1.3.3

02 Apr 18:13
Compare
Choose a tag to compare
  • monaco-editor: update to the latest version (0.36.1)

v1.3.2

11 May 11:28
Compare
Choose a tag to compare
  • utility: resolve monaco instance in case of provided monaco instance and global availability

v1.3.1

23 Apr 16:17
Compare
Choose a tag to compare
  • utility: implement isInitialized flag

v1.3.0

20 Mar 15:12
Compare
Choose a tag to compare
  • types: add optional monaco type into config params
  • utility: implement optional monaco param for config
  • test: fix a test case according to the new changes
  • playground: create a playground for testing the library
  • monaco-editor: update to the latest version (0.33.0)

v1.2.0

03 Oct 13:22
Compare
Choose a tag to compare
  • monaco-editor: update to the latest version (0.28.1)
  • types: fix CancelablePromise type

v1.1.1

21 Jun 05:30
Compare
Choose a tag to compare
  • monaco-editor: update to the latest version (0.25.2)

v1.1.0

12 Jun 19:44
Compare
Choose a tag to compare
  • monaco-editor: update to the latest version (0.25.0)

v1.0.1

18 Mar 07:55
Compare
Choose a tag to compare
  • monaco-editor: update to the latest version (0.23.0)

v1.0.0

15 Jan 00:26
Compare
Choose a tag to compare

🎉 First stable release

  • utility: rename the main utility: monaco -> loader
  • helpers: create (+ named export) __getMonacoInstance internal helper