Releases: CodinGame/monaco-editor-react
Releases · CodinGame/monaco-editor-react
v11.0.0
11 Feb 11:53
Compare
Sorry, something went wrong.
No results found
11.0.0 (2025-02-11)
⚠ BREAKING CHANGES
Bugfixes
Libraries
v10.0.1
07 Feb 16:48
Compare
Sorry, something went wrong.
No results found
10.0.1 (2025-02-07)
Bugfixes
missing import path update (b614de8 )
v10.0.0
04 Feb 17:12
Compare
Sorry, something went wrong.
No results found
10.0.0 (2025-02-04)
⚠ BREAKING CHANGES
Bugfixes
Refactor
Libraries
v9.0.0
23 Aug 14:23
Compare
Sorry, something went wrong.
No results found
9.0.0 (2024-08-23)
⚠ BREAKING CHANGES
Libraries
v8.0.0
10 Jul 10:07
Compare
Sorry, something went wrong.
No results found
8.0.0 (2024-07-10)
⚠ BREAKING CHANGES
Libraries
v7.0.2
14 Jun 15:23
Compare
Sorry, something went wrong.
No results found
7.0.2 (2024-06-14)
Bugfixes
do not create empty model at editor creation (2ba6e93 )
properly dispose the anonymous models (41df958 )
v7.0.1
11 Jun 12:50
Compare
Sorry, something went wrong.
No results found
7.0.1 (2024-06-11)
Bugfixes
fix usage with react strict mode (01a6732 )
v7.0.0
11 Jun 09:26
Compare
Sorry, something went wrong.
No results found
7.0.0 (2024-06-11)
⚠ BREAKING CHANGES
update dependencies including VSCode
Cleanup
Libraries
update dependencies including VSCode (95b4d58 )
v6.0.4
07 May 17:03
Compare
Sorry, something went wrong.
No results found
6.0.4 (2024-05-07)
Libraries
v6.0.3
23 Apr 08:00
Compare
Sorry, something went wrong.
No results found
6.0.3 (2024-04-23)
Bugfixes
prevent model reference from being empty on model change (f6d023c )
Refactor