Suren Atoyan Monaco Loader Versions Save

The utility to easy setup monaco-editor into your browser

v1.4.0

7 months ago
  • monaco-editor: update to the latest version (0.43.0)

v1.3.3

1 year ago
  • monaco-editor: update to the latest version (0.36.1)

v1.3.2

2 years ago
  • utility: resolve monaco instance in case of provided monaco instance and global availability

v1.3.1

2 years ago
  • utility: implement isInitialized flag

v1.3.0

2 years ago
  • 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

2 years ago
  • monaco-editor: update to the latest version (0.28.1)
  • types: fix CancelablePromise type

v1.1.1

2 years ago
  • monaco-editor: update to the latest version (0.25.2)

v1.1.0

2 years ago
  • monaco-editor: update to the latest version (0.25.0)

v1.0.1

3 years ago
  • monaco-editor: update to the latest version (0.23.0)

v1.0.0

3 years ago

🎉 First stable release

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