- utility: resolve monaco instance in case of provided monaco instance and global availability
- utility: implement isInitialized flag
- 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)
- monaco-editor: update to the latest version (0.28.1)
- types: fix CancelablePromise type
- monaco-editor: update to the latest version (0.25.2)
- monaco-editor: update to the latest version (0.25.0)
- monaco-editor: update to the latest version (0.23.0)
🎉 First stable release
- utility: rename the main utility: monaco -> loader
- helpers: create (+ named export)
__getMonacoInstanceinternal helper
- build: in
cjsandesbundlesstate-localis marked as externam lib - build: in
cjsandesmodules structure is preserved -output.preserveModules = true
- package: add jsdelivr source path
- lib: rename scripts name (from 'core' to 'loader')
🎉 First release