mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
Add a smoketest for packaging with parcel (#3371)
* Add a smoketest for packaging with parcel * Prevent parcel from bundling shims for `process` or `buffer`
This commit is contained in:
parent
2b3d8516c6
commit
8fc2ca540c
14 changed files with 4398 additions and 101 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# Monaco Editor Changelog
|
||||
|
||||
## [0.35.1]
|
||||
|
||||
- Adds sticky scrolling
|
||||
- Renamed the option `enableDropIntoEditor` to `dropIntoEditor`
|
||||
|
||||
## [0.34.1]
|
||||
|
||||
- Adds API to register global actions, commands, or keybinding rules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue