Releases: suren-atoyan/monaco-loader
Releases · suren-atoyan/monaco-loader
v1.4.0
v1.3.3
- monaco-editor: update to the latest version (0.36.1)
v1.3.2
- utility: resolve monaco instance in case of provided monaco instance and global availability
v1.3.1
- utility: implement isInitialized flag
v1.3.0
- 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
- monaco-editor: update to the latest version (0.28.1)
- types: fix CancelablePromise type
v1.1.1
- monaco-editor: update to the latest version (0.25.2)
v1.1.0
- monaco-editor: update to the latest version (0.25.0)
v1.0.1
- monaco-editor: update to the latest version (0.23.0)
v1.0.0
🎉 First stable release
- utility: rename the main utility: monaco -> loader
- helpers: create (+ named export) __getMonacoInstance internal helper